Package: kml
Type: Package
Title: K-Means for Longitudinal Data
Description: 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.
Version: 2.5.0
Date: 2024-10-21
Maintainer: Christophe Genolini <christophe.genolini@free.fr>
Author: Christophe Genolini [cre, aut],
  Bruno Falissard [ctb],
  Patrice Kiener [ctb]
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@free.fr"),
    person("Bruno","Falissard",role=c("ctb")),
    person("Patrice","Kiener",role=c("ctb"))
    )
License: GPL (>= 2)
LazyData: no
Collate: global.R clusterLongData.R parKml.R parChoice.R kml.R
Depends: methods,clv,longitudinalData (>= 2.4)
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-10-21 11:11:13 UTC; patrice
Repository: CRAN
Date/Publication: 2024-10-23 17:30:08 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:26:17 UTC; windows
Archs: x64
