Description Usage Arguments Value
Auxiliary function for the Theta classic forecasting method. From https://github.com/M4Competition/M4-methods/blob/master/Benchmarks%20and%20Evaluation.R
1 | Theta.classic(input, fh)
|
input |
|
fh |
|
fitted: Fitted values for the ensemble method averaging θ_0 and theta_2
fitted0: Fitted values for θ_0
fitted2: Fitted values for θ_2
mean: Forecast values for the ensemble method averaging θ_0 and θ_2
mean0: Forecast values for θ_0
mean2: Forecast values for θ_0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.