Package: L2E
Type: Package
Title: Robust Structured Regression via the L2 Criterion
Version: 2.0
Description: An implementation of a computational framework for performing robust structured regression with the L2 criterion 
             from Chi and Chi (2021+). Improvements using the majorization-minimization (MM) principle from Liu, Chi, and 
             Lange (2022+) added in Version 2.0.
Authors@R: c(
  person("Xiaoqian", "Liu", email="xiaoqian.liu1025@gmail.com", role=c("aut", "ctb")),
  person("Jocelyn", "Chi", email="jocetchi@gmail.com", role=c("aut", "cre")),
  person("Lisa", "Lin", email="llin.texas@hotmail.com", role=c("ctb")),
  person("Kenneth", "Lange", email="klange@ucla.edu", role=c("aut")),
  person("Eric", "Chi", email="ecchi1105@gmail.com", role=c("aut"))
  )
Maintainer: Jocelyn Chi <jocetchi@gmail.com>
Depends: R (>= 3.5.0), osqp
Imports: isotone, cobs, ncvreg, Matrix, signal, robustbase
Suggests: knitr, rmarkdown, ggplot2, latex2exp
VignetteBuilder: knitr
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-09-08 16:33:38 UTC; jtc
Author: Xiaoqian Liu [aut, ctb],
  Jocelyn Chi [aut, cre],
  Lisa Lin [ctb],
  Kenneth Lange [aut],
  Eric Chi [aut]
Repository: CRAN
Date/Publication: 2022-09-08 21:13:00 UTC
Built: R 4.6.0; ; 2025-11-02 04:06:15 UTC; windows
