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.5)kpodclustr_1.1.zip(r-4.4)kpodclustr_1.1.zip(r-4.3)
kpodclustr_1.1.tgz(r-4.4-any)kpodclustr_1.1.tgz(r-4.3-any)
kpodclustr_1.1.tar.gz(r-4.5-noble)kpodclustr_1.1.tar.gz(r-4.4-noble)
kpodclustr_1.1.tgz(r-4.4-emscripten)kpodclustr_1.1.tgz(r-4.3-emscripten)
kpodclustr.pdf |kpodclustr.html✨
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 4 years agofrom:b0e0e520e6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
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 |