Package: kpcaIG 1.0.1

Mitja Briscik
kpcaIG: Variables Interpretability with Kernel PCA
The kernelized version of principal component analysis (KPCA) has proven to be a valid nonlinear alternative for tackling the nonlinearity of biological sample spaces. However, it poses new challenges in terms of the interpretability of the original variables. 'kpcaIG' aims to provide a tool to select the most relevant variables based on the kernel PCA representation of the data as in Briscik et al. (2023) <doi:10.1186/s12859-023-05404-y>. It also includes functions for 2D and 3D visualization of the original variables (as arrows) into the kernel principal components axes, highlighting the contribution of the most important ones.
Authors:
kpcaIG_1.0.1.tar.gz
kpcaIG_1.0.1.tar.gz(r-4.7-any)kpcaIG_1.0.1.tar.gz(r-4.6-any)
kpcaIG_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kpcaIG/json (API)
| # Install 'kpcaIG' in R: |
| install.packages('kpcaIG', repos = c('https://cran.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:51237f39f4. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 137 | ||
| wasm-release | OK | 163 |
Exports:kernelpcakpca_igradplot_kpca2Dplot_kpca3D
Dependencies:base64encbslibcachemclicpp11crayondigestevaluatefarverfastmapfontawesomefsggplot2gluegridExtragtablehighrhmshtmltoolshtmlwidgetsisobandjquerylibjsonlitekernlabknitrlabelinglifecyclemagrittrmemoisemimepkgconfigprettyunitsprogressR6rappdirsRColorBrewerrglrlangrmarkdownS7sassscalestinytexvctrsviridisviridisLiteWallomicsDatawithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Kernel Principal Components Analysis | kernelpca |
| KPCA-IG: Variables Interpretability in Kernel PCA | kpca_igrad |
| 2D Kernel PCA Plot with Variables Representation | plot_kpca2D |
| 3D Kernel PCA Plot with Variables Representation | plot_kpca3D |