Description Usage Arguments Value
Returns forecasts and other information for a Multivariate Random Walk with Drift model.
| 1 2 3 | 
| object | an object of class  | 
| h | Number of periods for forecasting. | 
| level | confidence level for prediction intervals. | 
| fan | if  | 
| ... | other arguments. | 
An object of class "mrwdForecast" with components:
| model | a list containing information about the fitted model. | 
| mean | array with the central forecast. | 
| lower | three dimensional array with lower limits for prediction intervals. | 
| upper | three dimensional array with upper limits for prediction intervals. | 
| level | the confidence values associated with the prediction intervals. | 
@export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.