| forecast.MLP | R Documentation | 
Forecast a trained MLP model.
## S3 method for class 'MLP'
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.