| predict.ssm | R Documentation |
predict.ssm generates forecasts from fitted state space models by
converting to univariate ARIMA or transfer function models and using their
prediction methods.
## S3 method for class 'ssm'
predict(object, ...)
object |
an object of class |
... |
additional arguments passed to |
An object of class predict.um or predict.tfm.
predict.um, predict.tfm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.