Learn R Programming

iMRMC (version 2.1.0)

doROCxyMRMC: Create empirical ROC curve from an MRMC formatted data frame

Description

Create empirical ROC curve from an MRMC formatted data frame

Usage

doROCxyMRMC(mrmcAlternate)

Value

data frame of an ROC curve

  • modalityID

  • readerID

  • fpf False-positive fractions (1-specificity)

  • tpf True-positive fractions (sensitivity)

  • threshold Threshold corresponding to each fpf, tpf

Arguments

mrmcAlternate

data frame

  • readerID

  • caseID

  • modalityID

  • score

  • truthLabel