Package: kselection 0.2.1
kselection: Selection of K in K-Means Clustering
Selection of k in k-means clustering based on Pham et al. paper ``Selection of k in k-means clustering''.
Authors:
kselection_0.2.1.tar.gz
kselection_0.2.1.zip(r-4.5)kselection_0.2.1.zip(r-4.4)kselection_0.2.1.zip(r-4.3)
kselection_0.2.1.tgz(r-4.4-any)kselection_0.2.1.tgz(r-4.3-any)
kselection_0.2.1.tar.gz(r-4.5-noble)kselection_0.2.1.tar.gz(r-4.4-noble)
kselection_0.2.1.tgz(r-4.4-emscripten)kselection_0.2.1.tgz(r-4.3-emscripten)
kselection.pdf |kselection.html✨
kselection/json (API)
NEWS
# Install 'kselection' in R: |
install.packages('kselection', repos = c('https://drodriguezperez.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/drodriguezperez/kselection/issues
Last updated 3 years agofrom:4f9b0e2498. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:get_f_kget_k_thresholdkselectionnum_clustersnum_clusters_allset_k_threshold
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Selection of K in K-Means Clustering | kselection-package |
Get the f(K) vector | get_f_k |
Get the 'k_threshold' | get_k_threshold |
Selection of K in K-means Clustering | kselection |
Get the number of clusters. | num_clusters |
Get all recommended numbers of clusters | num_clusters_all |
Set the 'k_threshold' | set_k_threshold |