public class ContingencyMatrixPrinter extends Object
0 1 Σ 0 5 3 8 1 1 1 2 Σ 6 4 10
ICodingAnnotationStudy
Constructor and Description |
---|
ContingencyMatrixPrinter() |
Modifier and Type | Method and Description |
---|---|
void |
print(PrintStream out,
ICodingAnnotationStudy study)
Print the contingency matrix for the given coding study.
|
public void print(PrintStream out, ICodingAnnotationStudy study)
IllegalArgumentException
- if the given study has more than
two raters.Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.