This package is considered a duplicate. The official version of this package is found at:https://jocelynchi.r-universe.dev/kpodclustr
Package: kpodclustr 1.1
kpodclustr: Method for Clustering Partially Observed Data
Software for k-means clustering of partially observed data from Chi, Chi, and Baraniuk (2016) <doi:10.1080/00031305.2015.1086685>.
Authors:
kpodclustr_1.1.tar.gz
kpodclustr_1.1.zip(r-4.7)kpodclustr_1.1.zip(r-4.6)kpodclustr_1.1.zip(r-4.5)
kpodclustr_1.1.tgz(r-4.6-any)kpodclustr_1.1.tgz(r-4.5-any)
kpodclustr_1.1.tar.gz(r-4.7-any)kpodclustr_1.1.tar.gz(r-4.6-any)
kpodclustr_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kpodclustr/json (API)
| # Install 'kpodclustr' in R: |
| install.packages('kpodclustr', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
Last updated from:9ccbf61e8c (on package/kpodclustr). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 54 | ||
| wasm-release | OK | 87 |
Exports:assign_clustppfindMissinginitialImputekmppkpodmakeData
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function for assigning clusters to rows in a matrix | assign_clustpp |
| Function for finding indices of missing data in a matrix | findMissing |
| Function for initial imputation for k-means | initialImpute |
| k-means++ | kmpp |
| Function for performing k-POD | kpod |
| Make test data | makeData |
