bayesian_structural_stan_fit_impl: Low-Level ARIMA function for translating modeltime to...

View source: R/parsnip-bayesian_structural_reg.R

bayesian_structural_stan_fit_implR Documentation

Low-Level ARIMA function for translating modeltime to forecast

Description

Low-Level ARIMA function for translating modeltime to forecast

Usage

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


AlbertoAlmuinha/bayesmodels documentation built on Aug. 13, 2022, 1:45 p.m.