garch_fore | R Documentation |
rugarch
packageThe forecasting model garch basd on rugarch
package
garch_fore(x, train_h, PI_level)
x |
The input time series. |
train_h |
The amount of future time steps to forecast. |
PI_level |
This function don't use it in the calculation. This is used to make this function consistent with the parameter setting of the top four models. |
A list including forecasting mean and sd.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.