Package: GDSARM Title: Gauss - Dantzig Selector: Aggregation over Random Models Version: 0.1.0 Authors@R: c( person("Rakhi", "Singh", email = "agrakhi@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-3469-295X")), person("John", "Stufken", email= "jstufken@asu.edu", role = "aut", comment = c(ORCID = "0000-0001-9026-3610"))) Description: The method aims to identify important factors in screening experiments by aggregation over random models as studied in Singh and Stufken (2022) . 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. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Depends: R (>= 2.10) LazyData: true Imports: lpSolve Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 NeedsCompilation: yes URL: https://github.com/agrakhi/GDSARM BugReports: https://github.com/agrakhi/GDSARM/issues Author: Rakhi Singh [cre, aut] (), John Stufken [aut] () Maintainer: Rakhi Singh Repository: https://agrakhi.r-universe.dev Date/Publication: 2023-04-18 18:35:01 UTC RemoteUrl: https://github.com/agrakhi/gdsarm RemoteRef: HEAD RemoteSha: 2ead85b9451bd47c1eae2c4c694d6ea2e59ccb9b Packaged: 2026-06-18 06:55:35 UTC; root