Package: free
Type: Package
Title: Regularized Estimating Equations
Version: 1.0
Date: 2021-12-21
Authors@R: c(person("Yi", "Lian", role = c("aut", "cre"), email = "yi.lian@mail.mcgill.ca"),
             person("Yi", "Yang", role = c("aut", "cph")),
             person("Sahir", "Bhatnagar", 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) <arXiv:2110.11074>.
License: GPL-3
Imports: Rcpp (>= 1.0.7)
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-01-07 00:40:00 UTC; YLIAN
Author: Yi Lian [aut, cre],
  Yi Yang [aut, cph],
  Sahir Bhatnagar [aut],
  Robert W. Platt [aut]
Maintainer: Yi Lian <yi.lian@mail.mcgill.ca>
Repository: CRAN
Date/Publication: 2022-01-10 08:42:46 UTC
