doROCcurveMRMC {iMRMC}R Documentation

Create a standard set of ROC curves from an MRMC data frame

Description

Create a standard set of ROC curves from an MRMC data frame

Usage

doROCcurveMRMC(mrmcAlternate)

Arguments

mrmcAlternate

data frame

  • readerID

  • caseID

  • modalityID

  • score

  • truthLabel

Value

list of ROC curves corresponding to all reader x modality combinations, all modalities with the reader scores pooled, all modalities with the per-reader ROC curves, horizontally, diagonally, and vertically averaged.


[Package iMRMC version 2.0.0 Index]