Posterior Predictive Check

# S3 method for class 'mb_analysis'
posterior_predictive_check(x, zeros = TRUE, ...)

Arguments

x

The MB analysis object.

zeros

A flag specifying whether to perform a posterior predictive check on the number of zeros in the data.

...

Unused.

Value

A tibble of the checks.