Learn R Programming

WeightedCluster (version 1.8-1)

Clustering of Weighted Data

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.

Copy Link

Version

Install

install.packages('WeightedCluster')

Monthly Downloads

905

Version

1.8-1

License

GPL (>= 2)

Maintainer

Matthias Studer

Last Published

December 10th, 2024

Functions in WeightedCluster (1.8-1)

wcAggregateCases

Aggregate identical cases.
wcSilhouetteObs

Compute the silhouette of each object using weighted data.
seqnull

Generate nonclustered sequence data according to different null models.
seqpropclust

Monothetic clustering of state sequences
wcCmpCluster

Automatic comparison of clustering methods.
seqclustname

Automatic labeling of cluster using sequence medoids
seqnullcqi

Sequence Analysis Typologies Validation Using Parametric Bootstrap
wcKMedRange

Compute wcKMedoids clustering for different number of clusters.
clustassoc

Share of an association between an object (described by a dissimilarity matrix) and a covariate that is reproduced by a clustering solution.
as.clustrange

Build a clustrange object to compare different clustering solutions.
seqclararange

CLARA Clustering for Sequence Analysis
plot.seqclararange

Plot of cluster quality of CLARA algorithm.
bootclustrange

Cluster Quality Indices estimation by subsampling
as.seqtree

Convert a hierarchical clustering object to a seqtree object.
wcClusterQuality

Cluster quality statistics
wcKMedoids

K-Medoids or PAM clustering of weighted data.
fuzzyseqplot

Plot sequences according to a fuzzy clustering.