meanse.d: mean and se to d

meanse.dR Documentation

mean and se to d

Description

means and standard errors of two groups to cohen's d

Usage

meanse.d(m1, m2, se1, se2, n1, n2)

Arguments

m1

mean of group 1

m2

mean of group 2

se1

standard deviation of group 1

se2

standard deviation of group 2

n1

cell size of group 1

n2

cell size of group 2

Examples

meanse.d(15.1, 13.2, .64, .164, 25, 45)


phoebehlam/michaela documentation built on Oct. 23, 2024, 4:10 p.m.