combinepatterns: Plot combined eigenvectors

Description Usage Arguments Details Value Examples

View source: R/combinepatterns.R

Description

A useful technique in Singular Spectrum Analysis is to look at the summed groupings of eigenvectors. These groupings can usually reveal the interframe signal.

Usage

1

Arguments

ssa

an 'ssa' class object

pcs

a vector specifying which eigenvectors to group

Details

Oscillating patterns that are close in eigenvalue magnitude usually represent a signal component that cannot be represented by a single sinusoid.

Value

None

Examples

1
2
obj=ssa(co2,18)
combinepatterns(obj,2:3)

jeffniv/math5973NivProj2 documentation built on April 30, 2020, 8:11 p.m.