View source: R/model_selection.R
autoNAWRUmodel | R Documentation |
Finds the most suitable NAWRU models.
autoNAWRUmodel(tsl, poss, nModels = 10)
tsl |
A list of time series objects, see details. |
poss |
A list with the characteristics of possible models (see |
nModels |
Integer, the maximum number of models for each unobserved component model. |
A nested list with one model specification per list entry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.