Learn R Programming

RJafroc (version 2.1.2)

UtilVarComponentsDBM: Utility for Dorfman-Berbaum-Metz variance components

Description

Utility for Dorfman-Berbaum-Metz variance components

Usage

UtilVarComponentsDBM(dataset, FOM, FPFValue = 0.2)

Value

A list object containing the variance components.

Arguments

dataset

The dataset object

FOM

The figure of merit

FPFValue

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.

Examples

Run this code
UtilVarComponentsDBM(dataset02, FOM = "Wilcoxon")

  

Run the code above in your browser using DataLab