datasetFROCSpC {RJafroc}R Documentation

Simulated FROC SPLIT-PLOT-C dataset

Description

Simulated from FED Excel dataset by successively ignoring readers 3:4, c(1,3:4), c(1:2,4), etc. created simulated split plot Excel dataset from Fed dataset: confirmed it is read without error

Usage

datasetFROCSpC

Format

A list with 3 elements: $ratings, $lesions and $descriptions; $ratings contain 3 elements, $NL, $LL and $LL_IL as sub-lists; $lesions contain 3 elements, $perCase, $IDs and $weights as sub-lists; $descriptions contain 7 elements, $fileName, $type, $name, $truthTableStr, $design, $modalityID and $readerID as sub-lists;

Examples

str(datasetFROCSpC)


[Package RJafroc version 2.1.2 Index]