Package: HDPenReg
Version: 0.94.9
Date: 2023-03-22
Encoding: UTF-8
Title: High-Dimensional Penalized Regression
Authors@R: c(person("Quentin", "Grimonprez", role = c("aut","cre"), email = "quentingrim@yahoo.fr"),
             person("Serge", "Iovleff", role = "aut"))
Copyright: Inria - Université de Lille
BugReports: https://github.com/modal-inria/HDPenReg/issues
Depends: R (>= 3.0.2), rtkore (>= 1.6.7)
Imports: methods, Matrix
Description: Algorithms for lasso and fused-lasso problems: C++ implementation of
    the 'lars' algorithm for lasso and fusion penalization 
    <doi:10.1214/009053604000000067>, and EM-based
    algorithms for (logistic) lasso and fused-lasso penalization.
License: GPL (>= 2)
LinkingTo: rtkore, Rcpp
SystemRequirements: GNU make
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-03-22 10:52:51 UTC; quentin
Author: Quentin Grimonprez [aut, cre],
  Serge Iovleff [aut]
Maintainer: Quentin Grimonprez <quentingrim@yahoo.fr>
Repository: CRAN
Date/Publication: 2023-03-22 16:50:21 UTC
