meta_smd_two | R Documentation |
meta_smd_two
returns
meta_smd_two(
data,
smds,
comparison_ns,
reference_ns,
labels = NULL,
moderator = NULL,
contrast = NULL,
effect_label = "My effect",
assume_equal_variance = FALSE,
correct_bias = TRUE,
esci_vi = FALSE,
random_effects = TRUE,
conf_level = 0.95
)
data |
A dataframe or tibble |
smds |
smd |
reference_ns |
reference |
labels |
labels |
moderator |
mod |
contrast |
contrast |
effect_label |
effect_label |
assume_equal_variance |
aev |
correct_bias |
correct_bias |
esci_vi |
esci_vi |
random_effects |
re |
conf_level |
The confidence level for the confidence interval. Given in decimal form. Defaults to 0.95. |
comparison_n |
comparison |
Returnsobject of class esci_estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.