View source: R/initialize_values.R
| initialize_values | R Documentation | 
Initializes values for MCMC, namely, the occurrence states of the parasites and hosts.
initialize_values(data_list, fix_seed = FALSE)
data_list | 
 list made from   | 
fix_seed | 
 logical. should the seed be set for reproducible results?  | 
list, suitable for use in rjags::jags.model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.