View source: R/forecasting_gq.R
as.data.frame.forecast.bmgarch | R Documentation |
as.data.frame method for forecast.bmgarch objects.
## S3 method for class 'forecast.bmgarch'
as.data.frame(x, ..., backcast = TRUE)
x |
forecast.bmgarch object. |
... |
Not used. |
backcast |
Logical (Default: True). Whether to include "backcasted" values from |
Data frame.
Stephen R. Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.