Learn R Programming

tsfa (version 2021.1-3)

nfactors: Extract the Number of Factors from an Object

Description

Extract the number of factors from an object.

Usage

nfactors(x)
    # S3 method for FAmodel
nfactors(x)


    # S3 method for TSFfactors
nfactors(x)
    # S3 method for EstEval
nfactors(x)

Arguments

x

an object.

Value

an integer.

See Also

factors, factorNames, TSFmodel,