jags_check_pp: Perform Posterior Predictive Checks

Description Usage Arguments Value Examples

View source: R/jags_check.R

Description

Perform Posterior Predictive Checks

Usage

1
jags_check_pp(.recipe, .model, checks, by_iter = FALSE)

Arguments

.recipe

A recipe object

.model

The output of jags_model_run

checks

A character string (or vector) of statistical summaries such as c("min", "max", "mean", "sd").

all_iters

A logical indicating whether the statistic summaries should be displayed per iteration. FALSE by default.

Value

Returns a Bayesian P Value for each posterior predictive check.

Examples

1
# coming soon

jdtrat/mickjaggr documentation built on Dec. 20, 2021, 10:06 p.m.