Description Usage Arguments Details Value Examples
View source: R/time_series_misc.R
mforecast_to_matrix
transform complex mforecast object to simple matrix of forecasts.
1 | mforecast_to_matrix(mforecast)
|
mforecast |
mforecast object to be transformed |
forecast
package uses complex mforecast format to store forecasts.
This function transforms mforecast objects to simple matrices.
h by m matrix (h <e2><80><94> number of steps, m <e2><80><94> number of variables)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.