Package: IterativeHardThresholding
Type: Package
Title: Iterative Hard Thresholding Extensions to Cyclops
Version: 1.0.3
Date: 2025-7-21
Authors@R: c(
    person("Marc A.", "Suchard", email = "msuchard@ucla.edu", role = c("aut","cre")),
    person("Patrick", "Ryan", role = "aut"),
    person("Observational Health Data Sciences and Informatics", role = "cph")
    )
Maintainer: Marc A. Suchard <msuchard@ucla.edu>
Description: Fits large-scale regression models with a penalty that 
  restricts the maximum number of non-zero regression coefficients
  to a prespecified value.  While Chu et al (2020) <doi:10.1093/gigascience/giaa044>
  describe the basic algorithm, this package uses Cyclops for an efficient implementation.
License: Apache License 2.0
Depends: R (>= 3.2.2), Cyclops (>= 1.3.0)
Imports: ParallelLogger
Suggests: testthat, knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-21 18:55:07 UTC; msuchard
Author: Marc A. Suchard [aut, cre],
  Patrick Ryan [aut],
  Observational Health Data Sciences and Informatics [cph]
Repository: CRAN
Date/Publication: 2025-07-21 19:11:35 UTC
Built: R 4.5.1; ; 2025-07-21 21:12:40 UTC; unix
