bsts_model: Create bsts model

Description Usage Arguments Value References

View source: R/bsts.R

Description

Create bsts model

Usage

1
bsts_model(.data, spec = NULL, ...)

Arguments

.data

training set

spec

cbar.model.spec object

...

params for bsts_spec_static

Value

bsts which is a bsts model

References

Scott, S. L., & Varian, H. R. (2014). Predicting the present with bayesian structural time series. International Journal of Mathematical Modelling and Numerical Optimisation, 5(1-2), 4-23.


cbar documentation built on May 2, 2019, 1:27 p.m.