Low-Level ARIMA function for translating modeltime to forecast
bayesian_structural_stan_fit_impl(formula, data, family = "gaussian", ...)
A dataframe of xreg (exogenous regressors)
A numeric vector of values to fit
The model family for the observation equation. Non-Gaussian model families use data augmentation to recover a conditionally Gaussian model.
Additional arguments passed to forecast::Arima
A modeltime model