KmL, version 0.9.2
KmL is a new implematation of k-means for longitudinal data (or
trajectories). This algorithm is able to deal with missing value and
provides an easy way to re roll the algorithm several times, varying
the starting conditions and/or the number of clusters looked for. It
also provide a graphical interface to let the user chose the best
clusterization, when classical criterion are not efficiants.
This new version has been optimize (compiled code in C, 25 time faster
than the previous one) and also offer some facility to make research on
clusterisation like trying to clusterize using some user define
distance.
http://christophe.genolini.free.fr/kml
Christophe Genolini
_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
______________________________________________
R-help@r-project.org mailing list
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.