Posterior Predictive Checks

Posterior Predictive Checks

ppc(x, num_reps = 20)

# S3 method for 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.