ci.median.is: Median Difference from Two (Independent) Samples

View source: R/median.is.R

ci.median.isR Documentation

Median Difference from Two (Independent) Samples

Description

Computes confidence interval for a difference of population medians in a 2-group design.

Arguments

alpha

alpha level for 1-alpha confidence

y1

vector of scores for group 1

y2

vector of scores for group 2

Value

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/dgb documentation built on May 3, 2022, 9:35 p.m.