rugarch_multi_fit_impl.Rd
Low-Level GARCH function for translating modeltime to forecast
rugarch_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 or arfimaspec |
period | Auto |
... | Additional arguments passed to |
A fitted model