Learn R Programming

bayesmodels (version 0.1.1)

ssm_stan_predict_impl: Bridge prediction function for ARIMA models

Description

Bridge prediction function for ARIMA models

Usage

ssm_stan_predict_impl(object, new_data, ...)

Arguments

object

An object of class model_fit

new_data

A rectangular data object, such as a data frame.

...

Additional arguments passed to forecast::Arima()

Value

A prediction