mhtree.EI(data, partition, min.clusters = 1)
"mhtree"
, which consists of a classification tree with
the following attributes:mhtree.EI
.C. Fraley, Algorithms for Model-based Gaussian Hierarchical Clustering,Technical Report No. 311, Department of Statistics, University of Washington (October 1996), to appear in SIAM Journal on Scientific Computing.
J. H. Ward, Hierarchical groupings to optimize and objective function, Journal of the American Statistical Association,58:234-244 (1963).
mhtree
, mhclass
, awe
, partuniq
data(iris)
mhtree.EI(iris[,1:4])
Run the code above in your browser using DataLab