Extract the loadings matrix from an object.
DstandardizedLoadings(x)
# S3 method for TSFmodel
DstandardizedLoadings(x)
an object.
a loadings matrix.
The loadings matrix in TSFmodel
and
TSFestModel
objects is similar to that described for the default,
but calculated for a TSFA model. More details are provided in
estTSF.ML
The DstandardizedLoadings
matrix is the standardized loadings
for the differenced data.
stats:::loadings
,
factors
,
factorNames
,
estTSF.ML
,
TSFmodel
,