factorNames: Extract the Factors Names from an Object

Description Usage Arguments Value Author(s) See Also

View source: R/tsfa.R

Description

Extract the factor (or series) names from an object.

Usage

1
2
3
4
5
6
7
8
9
    factorNames(x)
    ## S3 method for class 'FAmodel'
factorNames(x)
    ## S3 method for class 'TSFfactors'
factorNames(x)
    ## S3 method for class 'EstEval'
factorNames(x)
    ## S3 method for class 'TSFmodel'
seriesNames(x)

Arguments

x

an object.

Value

character vector of names.

Author(s)

Paul Gilbert

See Also

factors, nfactors, seriesNames, TSFmodel,


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