Description Usage Arguments Value
View source: R/getMaxConfidence.R
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.
1 | getMaxConfidence(JAFROCfilename)
|
JAFROCfilename |
The is the excel file produced by the makeJAFROCfile function. This file is the source of most JAFROC analyses. |
Returns the smallest maximum confidence score across all readers (and modalities).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.