derivedetections: Tabulate reader detections.

Description Usage Arguments Value

View source: R/derivedetections.R

Description

This function tabulates the number of true positives dections for each lesion at each modality. The function reads the standard excel file that contains data to support JAFROC analyses.

Usage

1
derivedetections(JAFROCfilename, wide = T)

Arguments

JAFROCfilename

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

wide

Logical flag that is used to indicate whether a wide (columns for various modalities) or tall (data rows are indexed by modality) dataset is returned. The default is a wide datafile.

Value

A dataframe with the detection results. For this determination, a detection is any localization where the primary task confidence is greater than or equal to the study minimum detection confidence as set in the applyflowchart function.


rickeycarter/mrmctools documentation built on May 6, 2019, 8:59 p.m.