egarch_fore | R Documentation |
rugarch
packageThe forecasting model egarch basd on rugarch
package
egarch_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.