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)Value
- character vector of names.