powered by
Returns centered jackknife pseudovalues AND jackknife FOM values, for factorial OR split-plot-a OR split-plot-c study designs
UtilPseudoValues(dataset, FOM, FPFValue = 0.2)
A list containing two arrays containing the pseudovalues and the jackknife FOM values of the datasets (a third returned value is for internal use).
The dataset to be analyzed, see RJafroc-package; must be factorial, or split-plot-a or split-plot-c.
RJafroc-package
The figure of merit to be used in the calculation. The default is "FOM_wAFROC". See UtilFigureOfMerit.
"FOM_wAFROC"
UtilFigureOfMerit
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.
LROC
UtilPseudoValues(dataset05, FOM = "wAFROC")$jkFomValues[1,1,1:10]
Run the code above in your browser using DataLab