Learn R Programming

tsfa (version 2012.4-1)

factorNames: Extract the Factors Names from an Object

Description

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

Usage

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.

concept

TSFA

See Also

factors, nfactors, seriesNames, TSFmodel,