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, (1-alpha)*100% percentile Confidence interval of the VUS estimate
under normal assumption. Default, alpha=0.05.
NBOOT
A integer.Total number of bootstrap samples for implementation.
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})$