Package: WeightedCluster
Version: 1.8-2
Date: 2025-11-28
Title: Clustering of Weighted Data
Authors@R: c(person("Matthias", "Studer", email = "matthias.studer@unige.ch", role = c("aut", "cre")), person("Leonard", "Roth", role = c("ctb")))
Author: Matthias Studer [aut, cre], Leonard Roth [ctb]
Maintainer: Matthias Studer <matthias.studer@unige.ch>
Depends: R (>= 3.0.0), TraMineR (>= 2.0-6), cluster
Imports: utils, RColorBrewer, foreach, progressr, future, doFuture,
        nnet, fastcluster, vegclust, DescTools, lme4, margins, boot,
        dplyr
Suggests: RUnit, knitr, isotone, vegan, lattice, rmarkdown, Cairo,
        progress, DirichletReg, betareg, fpc
VignetteBuilder: knitr
Description: Clusters state sequences and weighted data. It provides an optimized weighted PAM algorithm as well as functions for aggregating replicated cases, computing cluster quality measures for a range of clustering solutions and plotting (fuzzy) clusters of state sequences. Parametric bootstraps methods to validate typology of sequences are also provided. Finally, it provides a fuzzy and crisp CLARA algorithm to cluster large database with sequence analysis.
License: GPL (>= 2)
URL: http://mephisto.unige.ch/weightedcluster/
Repository: R-Forge
Repository/R-Forge/Project: traminer
Repository/R-Forge/Revision: 1499
Repository/R-Forge/DateTimeStamp: 2025-12-01 06:31:56
Date/Publication: 2025-12-01 06:31:56
NeedsCompilation: yes
Packaged: 2025-12-01 06:50:43 UTC; rforge
