UtilLesionDistribution: Lesion distribution matrix
Description
Extracts the lesion distribution matrix for a dataset.
Usage
UtilLesionDistribution(dataset)
Arguments
dataset
The supplied dataset
Value
The lesion distribution matrix
Details
The lesion distribution matrix has Lmax rows and two columns.
The first column contains the integers 1, 2, ..., Lmax and the second
column contains the fraction of diseased cases with the number of lesions
per case specified in the first column.