Package: GDSARM 0.1.0
GDSARM: Gauss - Dantzig Selector: Aggregation over Random Models
The method aims to identify important factors in screening experiments by aggregation over random models as studied in Singh and Stufken (2022) <doi:10.48550/arXiv.2205.13497>. This package provides functions to run the Gauss-Dantzig selector on screening experiments when interactions may be affecting the response. Currently, all functions require each factor to be at two levels coded as +1 and -1.
Authors:
GDSARM_0.1.0.tar.gz
GDSARM_0.1.0.zip(r-4.7)GDSARM_0.1.0.zip(r-4.6)GDSARM_0.1.0.zip(r-4.5)
GDSARM_0.1.0.tgz(r-4.6-any)GDSARM_0.1.0.tgz(r-4.5-any)
GDSARM_0.1.0.tar.gz(r-4.7-any)GDSARM_0.1.0.tar.gz(r-4.6-any)
GDSARM_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GDSARM/json (API)
NEWS
| # Install 'GDSARM' in R: |
| install.packages('GDSARM', repos = c('https://agrakhi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/agrakhi/gdsarm/issues
- dataCompoundExt - Compound Extraction experiment of Dopico-Garc\' ia et al.
- dataHamadaWu - Cast fatigue experiment of Hunter et al.
Last updated from:2ead85b945. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 104 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | NOTE | 110 | ||
| macos-release-arm64 | NOTE | 119 | ||
| macos-oldrel-arm64 | NOTE | 83 | ||
| windows-devel | NOTE | 76 | ||
| windows-release | NOTE | 82 | ||
| windows-oldrel | NOTE | 125 | ||
| wasm-release | OK | 91 |
Exports:dantzig.deltaGDS_givencolsGDSARM
Dependencies:lpSolve
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Dantzig selector with an option to make profile plot | dantzig.delta |
| Compound Extraction experiment of Dopico-Garc\' ia et al. (2007) | dataCompoundExt |
| Cast fatigue experiment of Hunter et al. (1982) | dataHamadaWu |
| Gauss-Dantzig Selector | GDS_givencols |
| Gauss-Dantzig Selector - Aggregation over Random Models (GDS-ARM) | GDSARM |
