Learn R Programming

Rfssa (version 2.0.0)

freconstruct: Reconstruction Stage of Functional Singular Spectrum Analysis

Description

This is a function for reconstructing univariate or multivariate 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, groups = as.list(1L:10L))

Arguments

U

An object of class fssa.

groups

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.

See Also

fssa, fts,