bsts_fit: Bayesian Structural Time Series: Fit Model

Description Usage Arguments

View source: R/bsts_fit.R

Description

Fit a bsts model.

Usage

1
bsts_fit(state, .data = state[[".data"]], iterations = 10000, ...)

Arguments

state

A list specifying the state sub-models

.data

The data to use for estimation

iterations

The number of MCMC iterations to perform

...

Futher arguments to pass to bsts()


jesse-smith/covidModel documentation built on Feb. 21, 2022, 3:23 p.m.