Description Usage Arguments Value
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
1 | generic_combine(y_hat, c_fun, ...)
|
y_hat |
predicted values for test set |
... |
|
c.fun |
combination funciton |
combined forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.