Learn R Programming

tsfa (version 2021.1-3)

loadings: Extract the Loadings Matrix from an Object

Description

Extract the loadings matrix from an object.

Usage

DstandardizedLoadings(x)
    # S3 method for TSFmodel
DstandardizedLoadings(x)

Arguments

x

an object.

Value

a loadings matrix.

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.

See Also

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