Package: HiGarrote
Type: Package
Title: Nonnegative Garrote Method Incorporating Hierarchical
        Relationships
Version: 1.1.1
Date: 2025-04-21
Author: Wei-Yang Yu [aut, cre],
  V. Roshan Joseph [aut]
Maintainer: Wei-Yang Yu <wyu322@gatech.edu>
Authors@R: c(person(given = "Wei-Yang",
                      family = "Yu",
                      role = c("aut", "cre"),
                      email = "wyu322@gatech.edu"),
               person(given = c("V.", "Roshan"),
                      family = "Joseph",
                      role = "aut"))
Description: An implementation of the nonnegative garrote method that incorporates hierarchical relationships among variables. The core function, HiGarrote(), offers an automated approach for analyzing experiments while respecting hierarchical structures among effects. For methodological details, refer to Yu and Joseph (2024) <doi:10.48550/arXiv.2411.01383>. This work is supported by U.S. National Science Foundation grant DMS-2310637.
License: GPL (>= 2)
Imports: Matrix, matrixcalc, MaxPro, nloptr, purrr, quadprog, Rcpp (>=
        1.0.12), RcppArmadillo, rlist, scales, stringr
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
Encoding: UTF-8
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: yes
Packaged: 2025-04-21 17:22:12 UTC; weiyang
Repository: CRAN
Date/Publication: 2025-04-21 21:10:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-04-21 21:43:22 UTC; unix
Archs: HiGarrote.so.dSYM
