bayes_pairs | R Documentation |
Plot pairs posteriors
bayes_pairs(posteriors, priors = c(), limits = c())
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) |
a gtable with rug plots on the top and lefthand side, parameter names on the diagonal and 2D density plots in other positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.