Arguments
x
A numeric vector, a diagnostic test's measurements in the $D^-$ (usually healthy
subjects).
y
A numeric vector, a diagnostic test's measurements in the $D^0$ (usually mildly
diseased subjects).
z
A numeric vector, a diagnostic test's measurements in the $D^+$ (usually severely
diseased subjects).
alpha
A numeric value, confidence level for confidence interval, will result in
(1-alpha)*100%; Default alpha=0.05, i.e., 95% confidence
interval.
NBOOT
A numeric value, total number of bootstrap samples to draw for estimate of variance of
the VUS nonparametric estimate.
FisherZ
A logic value. Default=FALSE. If TRUE, will transform the
nonparametric estimate through Fisher's Z transformation: $\theta^*=1/2log(\frac{1+\theta}{1-\theta})$