K-means for Longitudinal data
Description
KmL is an implementation of k-means specifically design to
        cluster longitudinal data. It provides facilities to deal with
        missing value, compute several quality criterion (Calinski and
        Harabatz, Ray and Turie, Davies and Bouldin, BIC, ...) and
        propose a graphical interface for choosing the 'best' number of
        clusters.