ci.median.os: Median from One Sample

View source: R/median.os.R

ci.median.osR Documentation

Median from One Sample

Description

Computes confidence interval for a population median.

Arguments

alpha

alpha level for 1-alpha confidence

y

vector of sample scores

Value

median

median

SE

standard error

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.