waveletARIMA | R Documentation |
Wavelet Autoregressive Modeling (WARM)
waveletARIMA(
wavelet.components = NULL,
sim.year.num = NULL,
sim.num = 1000,
seed = NULL
)
wavelet.components |
A list object, with different components corresponding to low-frequency signals and the noise |
sim.year.num |
A numeric value defining the desired length of simulated annual time-series |
sim.num |
A numeric value defining the number of synthetic series to be produced. |
seed |
random seed value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.