Displaying 1 result from an estimated 1 matches for "mcmorri".
Did you mean:
mcmorris
2001 Aug 21
1
difference between trees in R?
...the distance between 2 "trees". For example, if one does a
hierarchical agglomerative clustering and say, a hierachical divisive
clustering (represented as trees) and wishes to compute a metric on
them. I am thinking of something like the symmetric difference as
mentioned in Margush and McMorris (1982).
My application is actually a bit different than that above so I'll
describe it. I actually want to combine numerous k-means
classifications into 1. Because subsequent runs of the the k-means
procedure are going to give different cluster memberships (because of
different starting poi...