Package: WeightedCluster 1.8-0

WeightedCluster: Clustering of Weighted Data

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.

Authors:Matthias Studer [aut, cre]

WeightedCluster_1.8-0.tar.gz
WeightedCluster_1.8-0.zip(r-4.5)WeightedCluster_1.8-0.zip(r-4.4)WeightedCluster_1.8-0.zip(r-4.3)
WeightedCluster_1.8-0.tgz(r-4.4-x86_64)WeightedCluster_1.8-0.tgz(r-4.4-arm64)WeightedCluster_1.8-0.tgz(r-4.3-x86_64)WeightedCluster_1.8-0.tgz(r-4.3-arm64)
WeightedCluster_1.8-0.tar.gz(r-4.5-noble)WeightedCluster_1.8-0.tar.gz(r-4.4-noble)
WeightedCluster_1.8-0.tgz(r-4.4-emscripten)WeightedCluster_1.8-0.tgz(r-4.3-emscripten)
WeightedCluster.pdf |WeightedCluster.html
WeightedCluster/json (API)
NEWS

# Install 'WeightedCluster' in R:
install.packages('WeightedCluster', repos = c('https://matthias-studer.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.89 score 4 packages 97 scripts 1.1k downloads 2 mentions 18 exports 26 dependencies

Last updated 2 months agofrom:aad708bdc8. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-win-x86_64OKNov 02 2024
R-4.5-linux-x86_64OKNov 02 2024
R-4.4-win-x86_64OKNov 02 2024
R-4.4-mac-x86_64OKNov 02 2024
R-4.4-mac-aarch64OKNov 02 2024
R-4.3-win-x86_64OKNov 02 2024
R-4.3-mac-x86_64OKNov 02 2024
R-4.3-mac-aarch64OKNov 02 2024

Exports:as.clustrangeas.seqtreebootclustrangeclustassocdtcutfuzzyseqplotseqclararangeseqclustnameseqnullseqnullcqiseqpropclustwcAggregateCaseswcClusterQualitywcCmpClusterwcKMedoidswcKMedRangewcPropertyClusteringwcSilhouetteObs

Dependencies:bootclustercodetoolscolorspacedigestdoFuturefastclusterforeachfuturefuture.applyglobalsiteratorslatticelistenvMASSMatrixmgcvnlmennetparallellypermuteprogressrRColorBrewerTraMineRveganvegclust

Le manuel de la librairie WeightedCluster: un guide pratique pour la creation de typologies de trajectoires en sciences sociales avec R

Rendered fromWeightedClusterFR.Rnwusingknitr::knitron Nov 02 2024.

Last update: 2014-01-16
Started: 2014-01-16

WeightedCluster Library Manual: A practical guide to creating typologies of trajectories in the social sciences with R

Rendered fromWeightedCluster.Rnwusingknitr::knitron Nov 02 2024.

Last update: 2014-01-16
Started: 2014-01-16

WeightedCluster Preview

Rendered fromWeightedClusterPreview.Rnwusingknitr::knitron Nov 02 2024.

Last update: 2019-03-21
Started: 2014-01-16

Readme and manuals

Help Manual

Help pageTopics
Build a clustrange object to compare different clustering solutions.as.clustrange as.clustrange.dtclust as.clustrange.hclust as.clustrange.twins plot.clustrange
Convert a hierarchical clustering object to a seqtree object.as.seqtree as.seqtree.hclust as.seqtree.twins
Cluster Quality Indices estimation by subsamplingbootclustrange plot.bootclustrange print.bootclustrange
Share of an association between an object (described by a dissimilarity matrix) and a covariate that is reproduced by a clustering solution.clustassoc plot.clustassoc
Plot sequences according to a fuzzy clustering.fuzzyseqplot
Plot of cluster quality of CLARA algorithm.plot.seqclararange
CLARA Clustering for Sequence Analysisseqclararange
Automatic labeling of cluster using sequence medoidsseqclustname
Generate nonclustered sequence data according to different null models.seqnull
Sequence Analysis Typologies Validation Using Parametric Bootstrapplot.seqnullcqi print.seqnullcqi seqnullcqi
Monothetic clustering of state sequencesdtcut seqpropclust wcPropertyClustering
Aggregate identical cases.print.wcAggregateCases wcAggregateCases wcAggregateCases.data.frame wcAggregateCases.matrix wcAggregateCases.stslist
Cluster quality statisticswcClusterQuality
Automatic comparison of clustering methods.plot.clustrangefamily print.clustrangefamily summary.clustrangefamily wcCmpCluster
K-Medoids or PAM clustering of weighted data.wcKMedoids
Compute 'wcKMedoids' clustering for different number of clusters.wcKMedRange
Compute the silhouette of each object using weighted data.wcSilhouetteObs