model_constructor_rel_wis_weighted_mean: Model constructor for rel_wis_weighted_mean approach

View source: R/qra_fit.R

model_constructor_rel_wis_weighted_meanR Documentation

Model constructor for rel_wis_weighted_mean approach

Description

Model constructor for rel_wis_weighted_mean approach

Usage

model_constructor_rel_wis_weighted_mean(
  par,
  qfm_train,
  y_train,
  rel_wis = calc_relative_wis(y_train, qfm_train)
)

Arguments

par

vector of real numbers

qfm_train

object of class QuantileForecastMatrix

Value

object of class qra_fit


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