Description Usage Arguments Value Examples
Perform Posterior Predictive Checks
1 | jags_check_pp(.recipe, .model, checks, by_iter = FALSE)
|
.recipe |
A recipe object |
.model |
The output of |
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. |
Returns a Bayesian P Value for each posterior predictive check.
1 | # coming soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.