Description Usage Arguments Value
Calculates the within and between chain mixing and tests if the between is greater than within based on the supplied quantile probability value.
1 | check.mixing(J, prob.val = 0.8)
|
J |
a jag model fit as returned by a call to jags |
prob.val |
the probability value to pass to quantile to assess the between chain coefficient of variation against the within chain coefficient of variation. Please inspect the model code for more details. |
A list of within and between coefficient of variations for parameter, the outcome of the test if between is greater than within, and the ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.