predict.rescaled_qra_fit | R Documentation |
Predict based on a rescaled quantile regression averaging fit
## S3 method for class 'rescaled_qra_fit'
predict(qra_fit, qfm, sort_quantiles = TRUE, ...)
qfm |
matrix of model forecasts of class QuantileForecastMatrix |
sort_quantiles |
logical; if TRUE, the predictive quantiles are sorted in order of the quantile level. Otherwise, the raw predictive quantiles are returned. |
... |
ignored additional arguments |
qra_fit_rescalable |
object of class qra_fit_rescalable |
object of class QuantileForecastMatrix with quantile forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.