ci.stdmean.is: Standardized Mean Difference from Two (Independent) Samples

View source: R/stdmean.is.R

ci.stdmean.isR Documentation

Standardized Mean Difference from Two (Independent) Samples

Description

Computes confidence interval for a population standardized mean difference in a 2-group design.

Arguments

alpha

alpha level for 1-alpha confidence

mj

sample mean in group j

sdj

sample standard deviation in group j

nj

sample size in group j

Value

estimate

standardized mean difference

SE

SE of the difference

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/DGB documentation built on May 3, 2022, 9:34 p.m.