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.6-arm64)sdwd_1.0.6.tar.gz(r-4.6-x86_64)sdwd_1.0.6.tar.gz(r-4.5-arm64)sdwd_1.0.6.tar.gz(r-4.5-x86_64)
sdwd_1.0.6.tgz(r-4.5-emscripten)
sdwd.pdf |sdwd.html✨
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 | 109 | ||
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 126 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-release-x86_64 | OK | 159 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| macos-oldrel-x86_64 | OK | 254 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 129 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 91 |
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 |
