sv_fore: The forecasting model garch basd on 'stochvol' package

View source: R/models.R

sv_foreR Documentation

The forecasting model garch basd on stochvol package

Description

The forecasting model garch basd on stochvol package

Usage

sv_fore(x, train_h, PI_level)

Arguments

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.

Value

A list including forecasting mean and sd.


lily940703/febama documentation built on March 20, 2022, 1:57 a.m.