ci.lc.median.bs: Linear Contrast of Medians (Between Subjects)

View source: R/lc.median.bs.R

ci.lc.median.bsR Documentation

Linear Contrast of Medians (Between Subjects)

Description

Computes a confidence interval for a linear contrast of medians in a between-subjects design using sample medians and their standard errors (the sample median and standard error for each group can be obtained from the ci.median.os function).

Arguments

alpha

alpha level for 1-alpha confidence

m

vector of sample medians

se

vector of standard errors

v

vector of contrast coefficients

Value

estimate

linear contrast

SE

SE of linear contrast

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.