clplot | R Documentation |
Function to plot the dependence of ratios of complete lagged vectors on window lengths.
clplot(x, ...)
x |
input series |
... |
further arguments passed to plotting functions |
The function plots the dependence of ratios of complete lagged vectors on window lengths. This information can be used for the choice of window length, since only complete lagged vectors are used for construction of the SVD expansion in SSA. See page 89 (Chapter 2) in Golyandina et al (2018).
Golyandina N., Korobeynikov A., Zhigljavsky A. (2018): Singular Spectrum Analysis with R. Use R!. Springer, Berlin, Heidelberg.
Rssa
for an overview of the package, as well as,
igapfill
,
gapfill
summarize.gaps
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.