Package: sdwd 1.0.6
sdwd: Sparse Distance Weighted Discrimination
Formulates a sparse distance weighted discrimination (SDWD) for high-dimensional classification and implements a very fast algorithm for computing its solution path with the L1, the elastic-net, and the adaptive elastic-net penalties. More details about the methodology SDWD is seen on Wang and Zou (2016) (<doi:10.1080/10618600.2015.1049700>).
Authors:
sdwd_1.0.6.tar.gz
sdwd_1.0.6.zip(r-4.7)sdwd_1.0.6.zip(r-4.6)sdwd_1.0.6.zip(r-4.5)
sdwd_1.0.6.tgz(r-4.6-x86_64)sdwd_1.0.6.tgz(r-4.6-arm64)sdwd_1.0.6.tgz(r-4.5-x86_64)sdwd_1.0.6.tgz(r-4.5-arm64)
sdwd_1.0.6.tar.gz(r-4.7-arm64)sdwd_1.0.6.tar.gz(r-4.7-x86_64)sdwd_1.0.6.tar.gz(r-4.6-arm64)sdwd_1.0.6.tar.gz(r-4.6-x86_64)
sdwd_1.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sdwd/json (API)
| # Install 'sdwd' in R: |
| install.packages('sdwd', repos = c('https://boxiang-wang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/boxiang-wang/sdwd/issues
- colon - Simplified gene expression data from Alon et al.
Last updated from:53732f03da. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 119 | ||
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 116 | ||
| linux-release-arm64 | OK | 129 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-release-x86_64 | OK | 263 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| macos-oldrel-x86_64 | OK | 230 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 93 |
Exports:coef.cv.sdwdcoef.sdwdcv.sdwdcvcomputeerrerror.barsgetmingetoutputlambda.interplamfixnonzeroplot.cv.sdwdplot.sdwdpredict.cv.sdwdpredict.sdwdprint.sdwdsdwdzeromat
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sparse Distance Weighted Discrimination | sdwd-package |
| compute coefficients from a "cv.sdwd" object | coef.cv.sdwd |
| compute coefficients for the sparse DWD | coef.sdwd |
| simplified gene expression data from Alon et al. (1999) | colon |
| cross-validation for the sparse DWD | cv.sdwd |
| plot the cross-validation curve of the sparse DWD | plot.cv.sdwd |
| plot coefficients for the sparse DWD | plot.sdwd |
| make predictions from a "cv.sdwd" object | predict.cv.sdwd |
| make predictions for the sparse DWD | predict.sdwd |
| print an sdwd object | print.sdwd |
| fit the sparse DWD | sdwd |
