cgarch_rmgarch_multi_fit_impl.RdLow-Level GARCH function for translating modeltime to forecast
cgarch_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