Description Usage Arguments Value
Helper function for piping simulation output into inference engine
1 | stan_data_from_simulation(sim_data, model, simple_bd = FALSE)
|
sim_data |
simulation data as returned from |
model |
the |
simple_bd |
= logical value indicating whether or not the model is a simple birth-death process. If TRUE, a simpler data list will be returned |
A data list to pass to the Stan sampling function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.