I have a matrix with dissimilarity coefficients for bird community composition in different monthes. I need to divide this variants of bird communities in several classes ("seasonal aspects"). Each class must include variants maximally similar with each other and maximally dissimilar with other classes. The most important thing is that each class must include only cosecutive monthes. Is there any special classification algorithm in R with such possibility?
-- Best regards, Anton Morkovin ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.