public static class EvaluateClustering.ScoreResult extends BasicResult implements TextWriteable
Modifier and Type | Field and Description |
---|---|
protected ClusterContingencyTable |
contmat
Cluster contingency table
|
Constructor and Description |
---|
EvaluateClustering.ScoreResult(ClusterContingencyTable contmat)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ClusterContingencyTable |
getContingencyTable()
Get the contingency table
|
void |
writeToText(TextWriterStream out,
String label)
Write self to the given
TextWriterStream |
getLongName, getShortName
addChildResult, getHierarchy, setHierarchy
protected ClusterContingencyTable contmat
public EvaluateClustering.ScoreResult(ClusterContingencyTable contmat)
contmat
- score resultpublic ClusterContingencyTable getContingencyTable()
public void writeToText(TextWriterStream out, String label)
TextWriteable
TextWriterStream
writeToText
in interface TextWriteable
out
- Output writerlabel
- Label