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 Oct. 12, 2023, 1:07 a.m.