bsts_fit.Rd
Fit a bsts model.
bsts_fit(state, .data = state[[".data"]], iterations = 10000, ...)
A list specifying the state sub-models
The data to use for estimation
The number of MCMC iterations to perform
Futher arguments to pass to bsts()
bsts()