View source: R/mcmc_plotting.R
| pairs.debinfer_result | R Documentation | 
Plots pairwise correlations of posterior marginals
## S3 method for class 'debinfer_result' pairs(x, trend = FALSE, scatter = FALSE, burnin = NULL, medians = TRUE, ...)
x | 
 a deBInfer_result object  | 
trend | 
 logical, add loess smooth  | 
scatter | 
 logical, add scatterplot of posterior samples  | 
burnin | 
 integer, number of samples to discard from start of chain before plotting  | 
medians | 
 logical, plot marginal medians on contour plot  | 
... | 
 further arguments to plot.default (the call that draws the scatter/contour plot)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.