Pairwise posterior marginals
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 objecttrend
: logical, add loess smoothscatter
: logical, add scatterplot of posterior samplesburnin
: integer, number of samples to discard from start of chain before plottingmedians
: logical, plot marginal medians on contour plot...
: further arguments to plot.default (the call that draws the scatter/contour plot)