Learn R Programming

BayesianFROC (version 0.2.1)

dataList.Chakra.Web: Multiple Reader and Multiple Modality Data

Description

A list, representing FROC data of MRMC.

Arguments

Details

This data is based on in Chakraborty's JAFROC software in which example data exists. The author have calculated hits and false alarms from this Jafroc example data.

Contents:

Multiple readers and Multiple modalities case, i.e., MRMC case

---------------------------------------------------------------------------------------------------

ModalityID ReaderID Confidence levels No. of false alarms No. of hits.
q m c f h
-------------- ------------- ------------------------ ------------------- ----------------
1 1 5 0 50
1 1 4 4 30
1 1 3 20 11
1 1 2 29 5
1 1 1 21 1
1 2 5 0 15
1 2 4 0 29
1 2 3 6 29
1 2 2 15 1
1 2 1 22 0
1 3 5 1 39
1 3 4 15 31
1 3 3 18 8
1 3 2 31 10
1 3 1 19 3
1 4 5 1 10
1 4 4 2 8
1 4 3 4 25
1 4 2 16 45
1 4 1 17 14
2 1 5 1 52
2 1 4 1 25
2 1 3 21 13
2 1 2 24 4
2 1 1 23 1
2 2 5 1 27
2 2 4 1 28
2 2 3 5 29
2 2 2 30 1
2 2 1 40 0
2 3 5 2 53
2 3 4 19 29
2 3 3 31 13
2 3 2 56 2
2 3 1 42 4
2 4 5 2 9
2 4 4 0 16
2 4 3 2 22
2 4 2 30 43
2 4 1 32 14
3 1 5 1 43
3 1 4 7 29
3 1 3 13 11
3 1 2 28 6
3 1 1 19 0
3 2 5 0 18
3 2 4 1 29
3 2 3 7 21
3 2 2 7 0
3 2 1 31 0
3 3 5 7 43
3 3 4 15 29
3 3 3 28 6
3 3 2 41 7
3 3 1 9 1
3 4 5 0 10
3 4 4 2 14
3 4 3 5 19
3 4 2 24 32
3 4 1 31 23
4 1 5 1 61
4 1 4 4 19
4 1 3 18 12
4 1 2 21 9
4 1 1 23 3
4 2 5 1 16
4 2 4 1 29
4 2 3 0 34
4 2 2 11 1
4 2 1 35 0
4 3 5 6 52
4 3 4 14 29
4 3 3 37 10
4 3 2 36 4
4 3 1 18 3
4 4 5 0 10
4 4 4 2 16
4 4 3 4 23
4 4 2 18 43
4 4 1 25 15
5 1 5 0 35
5 1 4 2 29
5 1 3 19 18
5 1 2 23 9
5 1 1 18 0
5 2 5 0 17
5 2 4 2 27
5 2 3 6 24
5 2 2 10 0
5 2 1 30 0
5 3 5 2 34
5 3 4 25 33
5 3 3 40 7
5 3 2 29 13
5 3 1 24 2
5 4 5 1 12
5 4 4 1 16
5 4 3 4 21
5 4 2 24 35

---------------------------------------------------------------------------------------------------

References

Example data of Jafroc software

See Also

dataList.Chakra.Web.orderd d

Examples

Run this code
# NOT RUN {

    viewdata(BayesianFROC::dataList.Chakra.Web)

# }

Run the code above in your browser using DataLab