| forecast | R Documentation |
The generic function forecast computes forecasts from time series models.
forecast(object, ...)
object |
A model object. |
... |
Additional arguments passed to methods. |
Depends on the method dispatched. See forecast.rbfmvar
for the RBFM-VAR method, which returns an object of class
"rbfmvar_forecast".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.