Description Usage Arguments Value Examples
Define JAGS model for a Poisson Regression
1 | jags_model_poisson(jags_data, num_chains, checks = NULL, ...)
|
jags_data |
The output of |
num_chains |
How many chains for the MCMC. |
checks |
Functions to perform posterior predictive checks with |
... |
Additional arguments for jags.model |
JAGS model object
1 | # coming soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.