Calculate equivalence limits
getEquivalenceLimits(
RI,
RIperc = c(0.025, 0.975),
CIprop = 0.9,
pCVA.exp = 0.5,
with.bias = FALSE,
n = NULL
) (data.frame) containing the calculated equivalence limits
(numeric) vector of length 2 representing the lower and upper limits of the reference interval
(numeric) value specifying the percentiles, which define the reference interval (default c(0.025, 0.975))
(numeric) specifying the width of the confidence interval used to determine Equivalence Limits (default 0.9)
(numeric) value greater than 0 representing the exponent for the calculation of pCV.A
(logical) value indicating whether to consider bias according to Haekel 2015
(numeric) value representing the sample size for consideration of bias
Matthias Beck matthias.beck.mb1@roche.com