View source: R/QuantileForecastMatrix.R
as.data.frame.QuantileForecastMatrix | R Documentation |
Translate from a QuantileForecastMatrix representation of forecasts to a tidy data frame
## S3 method for class 'QuantileForecastMatrix'
as.data.frame(qfm)
qfm |
wide matrix representation of forecasts |
tidy data frame of forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.