statsmodels.tsa.ardl.ARDLResults.bse#

ARDLResults.bse#

The standard errors of the estimated parameters

If method is ‘cmle’, then the standard errors that are returned are the OLS standard errors of the coefficients. If the method is ‘mle’ then they are computed using the numerical Hessian.