bayes_pairs: Plot pairs posteriors

View source: R/main.R

bayes_pairsR Documentation

Plot pairs posteriors

Description

Plot pairs posteriors

Usage

bayes_pairs(posteriors, priors = c(), limits = c())

Arguments

posteriors

a data.frame with parameters as columns and samples as rows

priors

a data.frame sampled from the prior distribution used to produce the posteriors

limits

a data.frame with paramaters as columns and two rows, one with upper bounds and one with lower bounds (the order does not matter)

Value

a gtable with rug plots on the top and lefthand side, parameter names on the diagonal and 2D density plots in other positions


ajfedorec/bayesPairs documentation built on July 16, 2025, 5:35 p.m.