View source: R/model_selection.R
cycleOptim | R Documentation |
Finds the most suitable cycle model according to the BIC.
cycleOptim(x, opt = c("AR1", "AR2", "RAR2"))
x |
A time series. |
opt |
A character vector with the cycle models to be tested. The default is
|
A character string with the chosen cycle model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.