GridOnClusters - Cluster-Preserving Multivariate Joint Grid Discretization
Discretize multivariate continuous data using a grid that captures the joint distribution via preserving clusters in the original data (Wang et al. 2020) <doi:10.1145/3388440.3412415>. Joint grid discretization is applicable as a data transformation step to prepare data for model-free inference of association, function, or causality.
Last updated 7 months ago
2.70 score 3 scripts 708 downloadsCircularSilhouette - Fast Silhouette on Circular or Linear Data Clusters
Calculating silhouette information for clusters on circular or linear data using fast algorithms. These algorithms run in linear time on sorted data, in contrast to quadratic time by the definition of silhouette. When used together with the fast and optimal circular clustering method FOCC (Debnath & Song 2021) <doi:10.1109/TCBB.2021.3077573> implemented in R package 'OptCirClust', circular silhouette can be maximized to find the optimal number of circular clusters; it can also be used to estimate the period of noisy periodical data.
Last updated 3 years ago
2.48 score 1 packages 3 scripts 224 downloads