ppc: Posterior Predictive Checks

View source: R/plots.R

ppcR Documentation

Posterior Predictive Checks

Description

Posterior Predictive Checks

Posterior Predictive Checks

Usage

ppc(x, num_reps = 20)

## S3 method for class 'stapDP'
ppc(x, num_reps = 20)

Arguments

x

a stapDP object

num_reps

number of yhat samples to plot

Methods (by class)

  • stapDP:

References

Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A., and Rubin, D. B. (2013). Bayesian Data Analysis. Chapman & Hall/CRC Press, London, third edition.


apeterson91/rstapDP documentation built on Sept. 20, 2023, 9:34 a.m.