combination_weighted: Weighted combination

View source: R/model_combination.R

combination_weightedR Documentation

Weighted combination

Description

Weighted combination

Usage

combination_weighted(..., weights = NULL)

Arguments

...

Estimated models used in the ensemble.

weights

The numeric weights applied to each model in ...

See Also

combination_ensemble()


fabletools documentation built on Sept. 17, 2024, 9:10 a.m.