Low-Level ARIMA function for translating modeltime to forecast

bayesian_structural_stan_fit_impl(formula, data, family = "gaussian", ...)

Arguments

formula

A dataframe of xreg (exogenous regressors)

data

A numeric vector of values to fit

family

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

Value

A modeltime model