ci.stdmean.ps: Standardized Mean Difference from Paired Samples

View source: R/stdmean.ps.R

ci.stdmean.psR Documentation

Standardized Mean Difference from Paired Samples

Description

Computes confidence interval for a population standardized mean difference in a paired-samples design.

Arguments

alpha

alpha level for 1-alpha confidence

mj

sample mean in condition j

sdj

sample standard deviation in condition j

n

sample size

cor

sample correlation

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.