public class SUPGMATree extends ClusterTree
ClusterTree.ClusteringMethodTree.TreeBaseIdGroup.UtilsCOMPLETE_LINKAGE, SINGLE_LINKAGE, UPGMA, WPGMADAYS, EXPECTED_SUBSTITUTIONS, GENERATIONS, MONTHS, SAMPLE, SHORT_UNIT_NAMES, UNIT_NAMES, UNKNOWN, YEARS| Constructor and Description |
|---|
SUPGMATree(DistanceMatrix m,
TimeOrderCharacterData tocd,
DeltaModel deltaModel,
boolean allowNegatives,
ClusterTree.ClusteringMethod cm)
constructor SUPGMA tree
|
SUPGMATree(DistanceMatrix m,
TimeOrderCharacterData tocd,
double rate,
ClusterTree.ClusteringMethod cm)
constructor SUPGMA tree
|
createNodeList, findNode, getAttribute, getCopy, getExternalNode, getExternalNodeCount, getIdCount, getIdentifier, getInternalNode, getInternalNodeCount, getRoot, getUnits, report, reroot, reroot, setAttribute, setIdentifier, setRoot, setUnits, toString, whichIdNumberpublic SUPGMATree(DistanceMatrix m, TimeOrderCharacterData tocd, double rate, ClusterTree.ClusteringMethod cm)
m - *uncorrected* distance matrixpublic SUPGMATree(DistanceMatrix m, TimeOrderCharacterData tocd, DeltaModel deltaModel, boolean allowNegatives, ClusterTree.ClusteringMethod cm)
m - *uncorrected* distance matrix