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://jocelynchi.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:b0e0e520e6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-oldrel-arm64 | OK | 159 | ||
| windows-devel | OK | 56 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 53 | ||
| wasm-release | OK | 79 |
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 |
