Have you done any homework for yourself? CRAN task views would be an
obvious first place to look:
http://cran.r-project.org/web/views/
Both the environmental and spatio-temporal views seem like possibilities.
If that doesn't suit, try searching on suitable keywords
Cheers,
Bert
Bert Gunter
Genentech Nonclinical Biostatistics
(650) 467-7374
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
Clifford Stoll
On Sat, Mar 7, 2015 at 12:14 AM, Anton Morkovin <antonmorkovin at
gmail.com> wrote:> 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 at 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.