Displaying 1 result from an estimated 1 matches for "p26288610".
Did you mean:
226284610
2009 Nov 10
2
All possible combinations of functions within a function
Dear All,
I wrote a function for cluster analysis to compute cophenetic correlations
between dissimilarity matrices (using the VEGAN library) and cluster
analyses of every possible clustering algorithm (SEE ATTACHED)
http://old.nabble.com/file/p26288610/cor.coef.R cor.coef.R . As it is now,
it is extremely long, and for the future I was hoping to find a more
efficient way of doing this sort of thing.
To give you an outline of the function, first I create the dissimiarity
matrices using all possible methods in the VEGAN command "vegdist&q...