Description Usage Arguments Value
View source: R/parsnip-bayesian_structural_reg.R
Low-Level ARIMA function for translating modeltime to forecast
1 | bayesian_structural_stan_fit_impl(formula, data, family = "gaussian", ...)
|
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 |
A modeltime model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.