Description Usage Arguments Value Author(s) See Also Examples
coda_rhat creates a graphic of the potential scale reduction
factor (Rhat)
| 1 | coda_rhat(rhat, thresh = 1.01, cex.labels = 0.5)
 | 
| rhat | named vector of Rhat values | 
| thresh | threshold used to flag low Rhat values | 
| cex.labels | scaling for parameters plotted by name | 
Invisibly returns a vector of the Rhat values for each parameter sorted from highest (first) to lowest (last) and prints a plot of the effective sample sizes.
Michael Malick
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.