tsmoments.tsets.estimate | R Documentation |
Prediction function for class “tsets.estimate”.
## S3 method for class 'tsets.estimate' tsmoments(object, h = 1, newxreg = NULL, init_states = NULL, ...)
object |
an object of class “tsets.estimate”. |
h |
the forecast horizon. |
newxreg |
a matrix of external regressors in the forecast horizon. |
init_states |
optional vector of states to initialize the forecast. If NULL, will use the last available state from the estimated model. |
... |
not currently used. |
The function is currently incomplete as it does not provide an option to backtransform the moments for Box Cox or logit transformed additive models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.