Description Usage Arguments Value
Auxiliary function for the seasonal naive forecasting method. From https://github.com/M4Competition/M4-methods/blob/master/Benchmarks%20and%20Evaluation.R
1 | naive_seasonal(input, fh, level = c(80, 95))
|
input |
|
fh |
|
level |
|
h-step forecast for the seasonal naive method (numeric vector - length h)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.