View source: R/pub_bias_plot.R
get_ints_dat | R Documentation |
This function extracts the corrected meta-analytic mean and confidence intervals from a model object.
get_ints_dat(model, type = c("bc", "br"))
model |
The rma model object containing the corrected meta-analytic mean and confidence intervals. |
type |
The type of correction to extract the corrected meta-analytic mean and confidence intervals from. "br" (i.e., Bias Robust) for Yang et al. 2023, "bc" (i.e., Bias-Corrected) for Nakagawa et al. 2023. |
A list containing the corrected meta-analytic mean and confidence intervals, and a label for the plot.
Daniel Noble - daniel.noble@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.