<?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>Augmented and Penalized Minimization Method L0</dc:title>
  <dc:title>R package APML0 version 0.11</dc:title>
  <dc:description>Fit linear, logistic and Cox models regularized with L0, lasso
    (L1), elastic-net (L1 and L2), or net (L1 and Laplacian) penalty, and
    their adaptive forms, such as adaptive lasso / elastic-net and net
    adjusting for signs of linked coefficients. It solves the L0 penalty
    problem by simultaneously selecting regularization parameters and
    performing hard-thresholding or selecting the number of non-zeros. This
    augmented and penalized minimization method provides an approximation
    solution to the L0 penalty problem, but runs as fast as L1 regularization.
    The package uses a one-step coordinate descent algorithm and runs extremely
    fast by taking into account the sparsity structure of coefficients. It can
    handle very high dimensional data and has superior selection performance.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Matrix (&gt;= 1.2-10)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.12.12)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:creator>Xiang Li &lt;spiritcoke@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Xiang Li [aut, cre],
  Shanghong Xie [aut],
  Donglin Zeng [aut],
  Yuanjia Wang [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=APML0</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.APML0</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
