combination_weighted {fabletools}R 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()


[Package fabletools version 0.4.2 Index]