OverviewPackage overview |
|
---|---|
bayesplot: Plotting for Bayesian Models |
|
AestheticsFunctions for setting the color scheme and ggplot theme used by bayesplot. (Also see the separate ggplot helpers section below.) |
|
Set, get, or view bayesplot color schemes |
|
|
Get, set, and modify the active bayesplot theme |
Default bayesplot plotting theme |
|
PPCFunctions for carrying out a wide variety of graphical model checks based on comparing observed data to draws from the posterior or prior predictive distribution. |
|
Graphical posterior predictive checking |
|
PPC censoring |
|
|
PPCs for discrete outcomes |
|
PPC distributions |
|
PPC errors |
|
PPC intervals |
|
LOO predictive checks |
|
PPC scatterplots |
|
PPC test statistics |
Posterior (or prior) predictive checks (S3 generic and default method) |
|
PPDFunctions for creating graphical displays of simulated data from the posterior or prior predictive distribution (PPD). These plots are essentially the same as the corresponding PPC plots but without comparing to any observed data. |
|
Plots of posterior or prior predictive distributions |
|
|
PPD distributions |
|
PPD intervals |
|
PPD test statistics |
MCMCFunctions for creating plots of MCMC draws of model parameters and general MCMC diagnostics. |
|
Plots for Markov chain Monte Carlo simulations |
|
|
General MCMC diagnostics |
|
Histograms and kernel density plots of MCMC draws |
|
Plot interval estimates from MCMC draws |
|
Compare MCMC estimates to "true" parameter values |
|
Scatterplots of MCMC draws |
Parallel coordinates plot of MCMC draws |
|
|
Trace and rank plots of MCMC draws |
Combination plots |
|
HMC/NUTS diagnosticsFunctions for plotting diagnostics specific to Hamiltonian Monte Carlo (HMC) and the No-U-Turn Sampler (NUTS). Some of the general MCMC plotting functions ( |
|
|
Diagnostic plots for the No-U-Turn-Sampler (NUTS) |
Tidy parameter selection for MCMC plotsHelper functions for tidy parameter selection and examples of using bayesplot with dplyr. |
|
Tidy parameter selection |
|
ggplot helpersConvenience functions for arranging multiple plots, adding features to plots, and shortcuts for modifying individual ggplot theme elements. |
|
Arrange plots in a grid |
|
|
Convenience functions for adding or changing plot details |
ExtractorsFunctions extracting various quantities needed for plotting from different types of fitted model objects. |
|
Extract quantities needed for plotting from model objects |
|
MiscellaneousFunctions for generating data for examples and listing available plotting functions. |
|
|
Example draws to use in demonstrations and tests |
Get or view the names of available plotting or data functions |