R/model_combination.R
combination_ensemble.Rd
Ensemble combination
combination_ensemble(..., weights = c("equal", "inv_var"))
Estimated models used in the ensemble.
The method used to weight each model in the ensemble.
combination_weighted()