getMaxConfidence: Internal function to get maximum confidence score.

Description Usage Arguments Value

View source: R/getMaxConfidence.R

Description

This is a helper function to find the maximum confidence level reported by reader. This function avoids a bug where some readers will not report confidence to 100 for some lesions. This causes a for loop to error out in the plotthresholds* functions.

Usage

1
getMaxConfidence(JAFROCfilename)

Arguments

JAFROCfilename

The is the excel file produced by the makeJAFROCfile function. This file is the source of most JAFROC analyses.

Value

Returns the smallest maximum confidence score across all readers (and modalities).


newrickey/mrmctools documentation built on May 28, 2019, 3:11 p.m.