Package: scclust 0.2.4.9000
scclust: Size-Constrained Clustering
Provides wrappers for 'scclust', a C library for computationally efficient size-constrained clustering with near-optimal performance. See <https://github.com/fsavje/scclust> for more information.
Authors:
scclust_0.2.4.9000.tar.gz
scclust_0.2.4.9000.zip(r-4.5)scclust_0.2.4.9000.zip(r-4.4)scclust_0.2.4.9000.zip(r-4.3)
scclust_0.2.4.9000.tgz(r-4.4-x86_64)scclust_0.2.4.9000.tgz(r-4.4-arm64)scclust_0.2.4.9000.tgz(r-4.3-x86_64)scclust_0.2.4.9000.tgz(r-4.3-arm64)
scclust_0.2.4.9000.tar.gz(r-4.5-noble)scclust_0.2.4.9000.tar.gz(r-4.4-noble)
scclust_0.2.4.9000.tgz(r-4.4-emscripten)scclust_0.2.4.9000.tgz(r-4.3-emscripten)
scclust.pdf |scclust.html✨
scclust/json (API)
NEWS
# Install 'scclust' in R: |
install.packages('scclust', repos = c('https://fsavje.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fsavje/scclust-r/issues
Last updated 12 months agofrom:20d314a914. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win-x86_64 | OK | Oct 25 2024 |
R-4.5-linux-x86_64 | OK | Oct 25 2024 |
R-4.4-win-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-aarch64 | OK | Oct 25 2024 |
R-4.3-win-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-aarch64 | OK | Oct 25 2024 |
Exports:check_clusteringcluster_countget_clustering_statshierarchical_clusteringis.scclustsc_clusteringscclust
Dependencies:distances
Readme and manuals
Help Manual
Help page | Topics |
---|---|
scclust: Size-Constrained Clustering | scclust-package |
Check clustering constraints | check_clustering |
Count the number of clusters | cluster_count |
Get clustering statistics | get_clustering_stats |
Hierarchical size-constrained clustering | hierarchical_clustering |
Check scclust object | is.scclust |
Size-constrained clustering | sc_clustering |
Constructor for scclust objects | scclust |