Package: free
Type: Package
Title: Flexible Regularized Estimating Equations
Version: 1.0.2
Date: 2024-05-22
Authors@R: c(person("Yi", "Lian", role = c("aut", "cre"), email = "yi.lian@mail.mcgill.ca"),
             person("Yi", "Yang", role = c("aut", "cph")),
             person("Yuwen", "Gu", role = c("aut")),
             person("Jun", "Fan", role = c("aut")),
             person("Yue", "Zhao", role = c("aut")),
             person("Robert W.", "Platt", role = c("aut")))
Description: Unified regularized estimating equation solver. Currently the package includes one solver with the l1 penalty only. More solvers and penalties are under development. Reference: Yi Yang, Yuwen Gu, Yue Zhao, Jun Fan (2021) <doi:10.48550/arXiv.2110.11074>.
License: GPL-3
Imports: Rcpp (>= 1.0.7)
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-05-24 02:30:24 UTC; YLIAN
Author: Yi Lian [aut, cre],
  Yi Yang [aut, cph],
  Yuwen Gu [aut],
  Jun Fan [aut],
  Yue Zhao [aut],
  Robert W. Platt [aut]
Maintainer: Yi Lian <yi.lian@mail.mcgill.ca>
Repository: CRAN
Date/Publication: 2024-05-24 04:00:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:00:29 UTC; windows
Archs: x64
