model_constructor_rel_wis_weighted_mean | R Documentation |
Model constructor for rel_wis_weighted_mean approach
model_constructor_rel_wis_weighted_mean(
par,
qfm_train,
y_train,
rel_wis = calc_relative_wis(y_train, qfm_train)
)
par |
vector of real numbers |
qfm_train |
object of class QuantileForecastMatrix |
object of class qra_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.