Package: rda 1.2-2
rda: Shrunken Centroids Regularized Discriminant Analysis
Provides functions implementing the shrunken centroids regularized discriminant analysis for classification purpose in high dimensional data. The method is described in Guo at al. (2013) <doi:10.1093/biostatistics/kxj035>.
Authors:
rda_1.2-2.tar.gz
rda_1.2-2.zip(r-4.7)rda_1.2-2.zip(r-4.6)rda_1.2-2.zip(r-4.5)
rda_1.2-2.tgz(r-4.6-any)rda_1.2-2.tgz(r-4.5-any)
rda_1.2-2.tar.gz(r-4.7-any)rda_1.2-2.tar.gz(r-4.6-any)
rda_1.2-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rda/json (API)
| # Install 'rda' in R: |
| install.packages('rda', repos = c('https://valentint.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/valentint/rda/issues
Datasets:
Last updated from:af67c32096. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 82 |
Exports:genelist.rdaplot.rdacvpredict.rdardarda.cv
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Brain Cancer Microarray Data | brain |
| Brain Cancer Microarray Expression Data | brain.x |
| Brain Cancer Microarray Data Class Labels | brain.y |
| Colon Cancer Microarray Data | colon |
| Colon Cancer Microarray Expression Data | colon.x |
| Colon Cancer Microarray Data Class Labels | colon.y |
| RDA Shrunken Gene List Function | genelist.rda |
| A function that plots the result from rda.cv | plot.rdacv |
| RDA Prediction Function | predict.rda |
| Main RDA Function | rda |
| RDA Cross Validation Function | rda.cv |
