fit_stan_model: Fit Stan model

Description Usage Arguments Value Examples

View source: R/old_stanparts.R

Description

Wrapper around different lower level fit functions

Usage

1
2
fit_stan_model(y, model, n_pred, vb, iter = 4000, length_local_trend,
  ...)

Arguments

y

Vector of length n with the true values fit the model and make predictions.

model

Missing

Value

Missing

Examples

1

nikosbosse/epipredictr documentation built on April 7, 2020, 9:51 p.m.