Package: penalizedcdf
Type: Package
Title: Estimate a Penalized Linear Model using the CDF Penalty Function
Version: 0.1.0
Authors@R: c(person("Daniele", "Cuntrera", role = c("aut", "cre"),
                     email = "daniele.cuntrera@unipa.it"),
              person("Luigi", "Augugliaro", role = "aut",
                     email = "luigi.augugliaro@unipa.it"),
              person("Vito M.R.", "Muggeo", role = "aut",
                     email = "vito.muggeo@unipa.it"))
Author: Daniele Cuntrera [aut, cre],
  Luigi Augugliaro [aut],
  Vito M.R. Muggeo [aut]
Maintainer: Daniele Cuntrera <daniele.cuntrera@unipa.it>
Description: Utilize the CDF penalty function to estimate a penalized linear model. 
  It enables you to display some graphical representations and determine whether the Karush-Kuhn-Tucker conditions are met. 
  For more details about the theory, please refer to Cuntrera, D., Augugliaro, L., & Muggeo, V. M. (2022) <arXiv:2212.08582>.
License: GPL-2 | GPL-3
Encoding: UTF-8
Imports: plot.matrix
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-28 16:24:35 UTC; heghe
Repository: CRAN
Date/Publication: 2023-01-30 16:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:40:48 UTC; windows
