View source: R/forecast_hmnc.R
Forecasting based on the double seasonal harmonic regression
1 | forecast_hmnc(model, par = list(season = c(7, 365.25), K = c(3, 30)), h = 30)
|
model |
An object of class |
par |
A list contains:
|
h |
A numeric number shows the number of periods ahead to forecast (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.