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.7)kselection_0.2.1.zip(r-4.6)kselection_0.2.1.zip(r-4.5)
kselection_0.2.1.tgz(r-4.6-any)kselection_0.2.1.tgz(r-4.5-any)
kselection_0.2.1.tar.gz(r-4.7-any)kselection_0.2.1.tar.gz(r-4.6-any)
kselection_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:4f9b0e2498. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| windows-devel | OK | 62 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 109 |
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 |
