
InformationMatrixARp(phi, lags)
phi
FitARp
to obtain the estimated standard errors of the parameter
estimates.
InformationMatrixAR
,
FitARp
,
InformationMatrixARz
#variances of parameters in a subset ARp(1,2,6)
fi<-InformationMatrixARp(c(0.36,0.23,0.23),c(1,2,6))
sqrt(diag(solve(fi*197)))
Run the code above in your browser using DataLab