R/model_combination.R
combination_weighted.Rd
Weighted combination
combination_weighted(..., weights = NULL)
Estimated models used in the ensemble.
The numeric weights applied to each model in ...
...
combination_ensemble()