plotDecomposition: Plot the results of a SSA decomposition

Description Usage Arguments Value Author(s)

View source: R/plotDecomposition.R

Description

This function visualizes the results from a call to filterTSeriesSSA

Usage

1
plotDecomposition(decomp.results, time.vector = c(), n.magnif = 3)

Arguments

decomp.results

list: object to plot: results from a call to filterTSeriesSSA

time.vector

R Date/time object: optional time vector used to label x axes.

n.magnif

amount of positions where to plot the different magnifications. This results in the amount of columns in the plot

Value

Nothing is returned. do plots

Author(s)

Jannis v. Buttlar


spectral.methods documentation built on May 1, 2019, 6:36 p.m.