Description Usage Arguments Author(s) Examples
Build matrices and organize data to use
jags.model
andcoda.samples
for analysis of Bayesian
models using Markov Chain Monte Carlo (MCMC).
1 2 | bayescmp(formula, data, sumto, .control_model = control_model(),
.control_samples = control_samples())
|
formula |
A formula to define fixed effects. |
data |
The data frame. |
sumto |
Upper bound to infinite sum of the normalization constant |
.control_model |
See control_model. |
.control_samples |
See control_samples. |
Eduardo Jr
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.