Package: RPEGLMEN
Type: Package
Title: Gamma and Exponential Generalized Linear Models with Elastic Net
        Penalty
Version: 1.1.3
Date: 2025-03-30
Authors@R: c(person("Anthony", "Christidis", role=c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"),
	     person("Xin", "Chen", role=c("aut"), email = "chenx26@uw.edu"),
	     person("Daniel", "Hanson", role=c("aut"), email = "hansondj@uw.edu"))
Maintainer: Anthony Christidis <anthony.christidis@stat.ubc.ca>
Description: Implements the fast iterative shrinkage-thresholding algorithm
             (FISTA) algorithm to fit a Gamma distribution with an elastic net 
             penalty as described in Chen, Arakvin and Martin (2018) 
             <doi:10.48550/arXiv.1804.07780>. An implementation for the case of the 
             exponential distribution is also available, with details available 
             in Chen and Martin (2018) <doi:10.2139/ssrn.3085672>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rcpp (>= 1.0.3), RPEIF
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.3.2
Suggests: R.rsp, testthat, PerformanceAnalytics
NeedsCompilation: yes
Biarch: true
VignetteBuilder: R.rsp
Packaged: 2025-03-30 18:55:02 UTC; anthony
Author: Anthony Christidis [aut, cre],
  Xin Chen [aut],
  Daniel Hanson [aut]
Repository: CRAN
Date/Publication: 2025-03-30 19:20:06 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-03-30 21:28:25 UTC; unix
Archs: RPEGLMEN.so.dSYM
