Description Usage Arguments Value Examples
This function performs a posterior predictive model check on meta-analysis results from the metafor package to assess model fit. This function returns posterior predictive p-values (PPP-values) for the following discrepancy measures: mean study-level effects, minimum study-level effects, maximum study-level effects, mean study-level weights, minimum study-level weights, maximum study-level effects and pooled effect size. Graphical results are also saved for each of these discrepancy functions.
1 |
meta |
An 'rma' object that contains the results of a meta-analysis performed in the metafor package. |
fixed |
Logical variable specifying whether the meta-analysis results were using a fixed-effect model (default) or a random-effects model. |
ppp A vector containing the PPP-values.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.