Reconstruction Stage of Functional Singular Spectrum Analysis
This is a function for reconstructing functional time series (fts
) objects from functional singular spectrum analysis
(fssa
) objects (including Grouping and
Hankelization steps). The function performs the reconstruction step for univariate functional singular spectrum analysis (ufssa) or multivariate functional singular spectrum analysis (mfssa)
depending on whether or not the input is an fssa
object from ufssa or mfssa.
freconstruct(U, group = as.list(1L:10L))
U |
an object of class |
group |
a list of numeric vectors, each vector includes indices of elementary components of a group used for reconstruction |
a named list of objects of class fts
that are reconstructed as according to the specified groups and
a numeric vector of eigenvalues
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.