<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Automated Penalized Regression Analysis Using Ridge, Lasso and
Elastic Net</dc:title>
  <dc:title>R package PenalReg version 0.1.0</dc:title>
  <dc:description>Provides an automated framework for penalized regression
    analysis using Ridge Regression, Lasso Regression and Elastic Net
    Regression. The package performs data standardization, training-testing
    data partitioning, cross-validation for hyperparameter tuning, model
    fitting, coefficient estimation, variable importance assessment,
    prediction, and performance evaluation. It simplifies regularized
    regression analysis by integrating the complete modeling workflow into
    a single function suitable for researchers for better understanding
    of the data.The methods are based on Hoerl
    and Kennard (1970) &lt;doi:10.1080/00401706.1970.10488634&gt;, Zou and Hastie (2005) &lt;doi:10.1111/j.1467-9868.2005.00503.x&gt;,
    and Friedman et al. (2010) &lt;doi:10.18637/jss.v033.i01&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: caret, stats, utils</dc:relation>
  <dc:relation>Suggests: glmnet</dc:relation>
  <dc:creator>S. Vishnu Shankar &lt;S.vishnushankar55@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>S. Vishnu Shankar [aut, cre],
  V. Lavanya [aut],
  Santosha Rathod [aut],
  Mrinmoy Ray [aut],
  Anil Kumar [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-08-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PenalReg</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PenalReg</dc:identifier>
</oai_dc:dc>
