P10N10 {precrec} | R Documentation |
A small example dataset with several tied scores.
Description
A list contains labels and scores for 10 positives and 10 negatives.
Usage
data(P10N10)
Format
A list with 4 items.
- np
number of positives: 10
- nn
number of negatives: 10
- labels
20 labels of observed data
- scores
20 scores with some ties
[Package precrec version 0.14.4 Index]