pairs.debinfer_result function

Pairwise posterior marginals

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, ...)

Arguments

  • 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)
  • Maintainer: Philipp H Boersch-Supan
  • License: GPL-3
  • Last published: 2022-11-17