Description Usage Arguments Details Author(s) See Also
View source: R/plot.juxtapose.R
This may be used to plot a juxtaposition of MCMC algorithms according
either to IAT or ISM (Independent Samples per Minute).
1 2  | 
x | 
 This required argument is an object of class
  | 
Style | 
 This argument accepts either   | 
... | 
 Additional arguments are unused.  | 
When Style="IAT", the medians and 95% probability intervals of
the integrated autocorrelation times (IATs) of MCMC algorithms are
displayed in a caterpillar plot. The best, or least inefficient, MCMC
algorithm is the algorithm with the lowest IAT.
When Style="ISM", the medians and 95% probability intervals of
the numbers of independent samples per minute (ISM) of MCMC algorithms
are displayed in a caterpillar plot. The best, or least inefficient,
MCMC algorithm is the algorithm with the highest ISM.
For more information, see the Juxtapose function.
Statisticat, LLC. software@bayesian-inference.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.