Provides sample estimator for the squared-root of the variance of the log-ratio of two random samples
1 | lr_se(measure, n_c, effect_c, effect_se_c, n_i, effect_i, effect_se_i)
|
measure |
mean or median |
n_c |
sample size of control group |
effect_c |
effect measure for control group |
effect_se_c |
standard error of control group |
effect_i |
effect measure of intervention group |
effect_se_i |
standard error of intervention group |
n_c |
sample size of intervention group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.