pp_check.brmcoda: Posterior Predictive Checks for brmcoda
Objects
Description
Perform posterior predictive checks with the help of the bayesplot package.
Usage
# S3 method for brmcoda
pp_check(object, ...)
Arguments
- object
An object of class brmcoda
.
- ...
Further arguments passed to predict.brmsfit
as well as to the PPC function specified in type
.