ci.median.ps: Median Difference from Paired Samples

View source: R/median.ps.R

ci.median.psR Documentation

Median Difference from Paired Samples

Description

Computes confidence interval for a difference of population medians in a 2-level within-subjects design.

Arguments

alpha

alpha level for 1-alpha confidence

y1

vector of scores for level 1

y2

vector of scores for level 2

Value

medians

medians

SE

SE of 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.