Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

freconstruct

Reconstruction Stage of Functional Singular Spectrum Analysis


Description

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.

Usage

freconstruct(U, group = as.list(1L:10L))

Arguments

U

an object of class fssa

group

a list of numeric vectors, each vector includes indices of elementary components of a group used for reconstruction

Value

a named list of objects of class fts that are reconstructed as according to the specified groups and a numeric vector of eigenvalues

Note

refer to fssa for an example on how to run this function starting from fssa objects

See Also


Rfssa

Functional Singular Spectrum Analysis

v1.0.0
GPL (>= 2)
Authors
Hossein Haghbin [aut, cre], Seyed Morteza Najibi [aut], Jordan Trinka [aut], Mehdi Maadooliat [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.