meta_d2 | R Documentation |
meta_d2
returns
meta_d2(
data,
ds,
comparison_ns,
reference_ns,
r = NULL,
labels = NULL,
moderator = NULL,
contrast = NULL,
effect_label = "My effect",
assume_equal_variance = TRUE,
random_effects = TRUE,
conf_level = 0.95
)
data |
A dataframe or tibble |
ds |
comparison |
comparison_ns |
comparison |
reference_ns |
reference |
r |
optional correlation between measures for w-s studies, NA otherwise |
labels |
labels |
moderator |
mod |
contrast |
contrast |
effect_label |
el |
assume_equal_variance |
aev |
random_effects |
re |
conf_level |
The confidence level for the confidence interval. Given in decimal form. Defaults to 0.95. |
Returnsobject of class esci_estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.