Package: kml
Type: Package
Title: K-means for Longitudinal data
Version: 2.2
Date: 2014-01-01
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@u-paris10.fr"),
    person("Bruno","Falissard",role=c("ctb")))
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.
License: GPL (>= 2)
LazyData: no
URL: http:www.r-project.org
Collate: global.R clusterLongData.R parKml.R parChoice.R kml.R
Depends: methods,clv,longitudinalData (>= 2.2)
Encoding: latin1
Packaged: 2014-03-24 09:40:52 UTC; GENOLLINI
Author: Christophe Genolini [cre, aut],
  Bruno Falissard [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-24 11:07:32
Built: R 3.1.0; x86_64-apple-darwin10.8.0; 2014-03-27 16:22:14 UTC; unix
Archs: kml.so.dSYM
