dcc_rmgarch_multi_fit_impl.RdLow-Level GARCH function for translating modeltime to forecast
dcc_rmgarch_multi_fit_impl( formula, data, spec_type = "ugarchspec", period = "auto", ... )
| formula | A dataframe of xreg (exogenous regressors) |
|---|---|
| data | A numeric vector of values to fit |
| spec_type | Must be ugarchspec |
| period | Auto |
| ... | Additional arguments passed to |
A fitted model