An object of class odpcs, that is, a list of length equal to the number of computed components, each computed using the optimal value of k.
The i-th entry of this list is an object of class odpc
, that is, a list with entries
fCoordinates of the i-th dynamic principal component corresponding to the periods \(k_1 + 1,\dots,T\).
mseMean squared error of the reconstruction using the first i components.
k1Number of lags used to define the i-th dynamic principal component f.
k2Number of lags of f used to reconstruct.
alphaVector of intercepts corresponding to f.
aVector that defines the i-th dynamic principal component
BMatrix of loadings corresponding to f. Row number \(k\) is the vector of \(k-1\) lag loadings.
callThe matched call.
convLogical. Did the iterations converge?
lambdaRegularization parameter used for this component
components, fitted, plot and print methods are available for this class.