generic_combine: Generic combination function

Description Usage Arguments Value

View source: R/ts_operators.R

Description

This function is used for simpler combination methods supported out of the box from the stats package in R; such as e.g. mean or median

Usage

1
generic_combine(y_hat, c_fun, ...)

Arguments

y_hat

predicted values for test set

...
c.fun

combination funciton

Value

combined forecasts


yvesmauron/univariate-time-series-forecasting documentation built on March 2, 2020, 12:20 a.m.