
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, getShortNameaddChildResult, getHierarchy, setHierarchyprotected ClusterContingencyTable contmat
public EvaluateClustering.ScoreResult(ClusterContingencyTable contmat)
contmat - score resultpublic ClusterContingencyTable getContingencyTable()
public void writeToText(TextWriterStream out, String label)
TextWriteableTextWriterStreamwriteToText in interface TextWriteableout - Output writerlabel - Label