pp_check.brmcoda {multilevelcoda}R Documentation

Posterior Predictive Checks for brmcoda Objects

Description

Perform posterior predictive checks with the help of the bayesplot package.

Usage

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

See Also

pp_check.brmsfit


[Package multilevelcoda version 1.3.0.2 Index]