Description Usage Arguments Value Examples
View source: R/meta_analysis.R
A wrapper for meta-analytic functions that automatically tidies it and adds
the meta-analysis object to the tbl
in a listcol
.
1 2 3 |
.data |
a |
.f |
a meta-analysis function. Default is metafor::rma |
... |
additional arguments passed to |
conf.int |
logical. Include confidence intervals? |
exponentiate |
logical. Should the estimates and (if |
include_studies |
logical. Include indidiual study coefficients? |
bind_data |
logical. Bind original data to output? |
weights |
logical. Include study weights in output? |
a tbl
1 | meta_analysis(iud_cxca, yi = lnes, sei = selnes, slab = study_name)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.