plotKSPooled | R Documentation |
Plots the histogram of the KS values for the one-on-one comparison of runs. The MCMC must have at least 3 runs
plotKSPooled(x, precision = 0.01, filename = NULL, ...)
x |
A list of convenience.diag type |
precision |
The precision of the mean estimates. Default is 0.01 |
filename |
The name of the file to save the plot |
... |
(various) Additional arguments passed to plot(). |
Histogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.