View source: R/generic_functions.R
predict.boiwsa | R Documentation |
S3 method for 'boiwsa' class. Returns forecasts and other information using a combination of nonseasonal auto.arima and estimates from boiwsa.
## S3 method for class 'boiwsa'
predict(object, ...)
object |
An object of class |
... |
Additional arguments:
|
A list containing the forecast values and ARIMA fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.