factors: Extract Time Series Factors from an Object

Description Usage Arguments Value Author(s) See Also

View source: R/tsfa.R

Description

Extract time series factors from an object.

Usage

1
2
3
4
5
    factors(x)
    ## S3 method for class 'TSFmodel'
factors(x)
    ## S3 method for class 'EstEval'
factors(x)

Arguments

x

an object.

Value

factor series.

Author(s)

Paul Gilbert

See Also

TSFmodel, estTSF.ML, simulate.TSFmodel


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