InformationMatrixARp: Fisher Information Matrix Subset Case, ARp
Description
The large-sample information matrix per observation is computed
in a subset AR with the usual parameterization, that is, a
subset of the AR coefficients.
Usage
InformationMatrixARp(phi, lags)
Arguments
phi
vector of coefficients in the subset AR
lags
vector indicating lags present in phi
Value
a p-by-p Toeplitz matrix, p = length(phi)
Details
The subset information matrix is obtained simply by
selecting the appropriate rows and columns from the full
information matrix. This function is used by FitARp
to obtain the estimated standard errors of the parameter
estimates.
References
McLeod, A.I. and Zhang, Y. (2006).
Partial autocorrelation parameterization for subset autoregression.
Journal of Time Series Analysis, 27, 599-612.