loadings: Extract the Loadings Matrix from an Object

Description Usage Arguments Details Value Author(s) See Also

Description

Extract the loadings matrix from an object.

Usage

1
2
3
    DstandardizedLoadings(x)
    ## S3 method for class 'TSFmodel'
DstandardizedLoadings(x)

Arguments

x

an object.

Details

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.

Value

a loadings matrix.

Author(s)

Paul Gilbert

See Also

stats:::loadings, factors, factorNames, estTSF.ML, TSFmodel,


tsfa documentation built on Jan. 13, 2021, 10:53 a.m.