UtilDBMVarComp.Rd
Utility for Dorfman-Berbaum-Metz variance components
UtilDBMVarComp(dataset, FOM, FPFValue = 0.2)
The dataset object
The figure of merit
Only needed for LROC
data and FOM = "PCL" or "ALROC";
where to evaluate a partial curve based figure of merit. The default is 0.2.
A list containing the variance components.
result <- UtilDBMVarComp(dataset02, FOM = "Wilcoxon")