View source: R/build_stan_data.R
set_stan_data_defaults | R Documentation |
Set stan data defaults for sampling
set_stan_data_defaults(stan_data, is_log_foi = FALSE, is_seroreversion = FALSE)
stan_data |
List to be passed to rstan |
is_log_foi |
Boolean to set logarithmic scale in the FoI |
is_seroreversion |
Boolean specifying whether to include seroreversion rate estimation in the model |
List with default values of stan data for sampling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.