| forecast.SMEAN | R Documentation | 
Forecast a trained seasonal mean model.
## S3 method for class 'SMEAN'
forecast(object, new_data, specials = NULL, ...)
object | 
 An object of class   | 
new_data | 
 Forecast horizon (n-step ahead forecast)  | 
specials | 
 Specials are currently not in use.  | 
... | 
 Additional arguments for forecast method.  | 
An object of class fable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.