nfactors: Extract the Number of Factors from an Object

Description Usage Arguments Value Author(s) See Also

View source: R/tsfa.R

Description

Extract the number of factors from an object.

Usage

1
2
3
4
5
6
7
8
9
    nfactors(x)
    ## S3 method for class 'FAmodel'
nfactors(x)


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

Arguments

x

an object.

Value

an integer.

Author(s)

Paul Gilbert

See Also

factors, factorNames, TSFmodel,


tsfa documentation built on Jan. 10, 2021, 3:01 p.m.