predict.rescaled_qra_fit: Predict based on a rescaled quantile regression averaging fit

View source: R/qra_fit.R

predict.rescaled_qra_fitR Documentation

Predict based on a rescaled quantile regression averaging fit

Description

Predict based on a rescaled quantile regression averaging fit

Usage

## S3 method for class 'rescaled_qra_fit'
predict(qra_fit, qfm, sort_quantiles = TRUE, ...)

Arguments

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

Value

object of class QuantileForecastMatrix with quantile forecasts


reichlab/covidEnsembles documentation built on Jan. 31, 2024, 7:21 p.m.