<?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>Optimal Subset Cardinality Regression (OSCAR) Models Using the
L0-Pseudonorm</dc:title>
  <dc:title>R package oscar version 1.2.1</dc:title>
  <dc:description>Optimal Subset Cardinality Regression (OSCAR) models offer
    regularized linear regression using the L0-pseudonorm, conventionally
    known as the number of non-zero coefficients. The package estimates an
    optimal subset of features using the L0-penalization via
    cross-validation, bootstrapping and visual diagnostics. Effective
    Fortran implementations are offered along the package for finding
    optima for the DC-decomposition, which is used for transforming the
    discrete L0-regularized optimization problem into a continuous
    non-convex optimization task. These optimization modules include DBDC
    ('Double Bundle method for nonsmooth DC optimization' as described in
    Joki et al. (2018) &lt;doi:10.1137/16M1115733&gt;) and LMBM ('Limited
    Memory Bundle Method for large-scale nonsmooth optimization' as
    in Haarala et al. (2004) &lt;doi:10.1080/10556780410001689225&gt;). The
    OSCAR models are comprehensively exemplified in Halkola et al. (2023) 
    &lt;doi:10.1371/journal.pcbi.1010333&gt;). Multiple regression model families
    are supported: Cox, logistic, and Gaussian.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: graphics, grDevices, hamlet, Matrix, methods, stats, survival,
utils, pROC</dc:relation>
  <dc:relation>Suggests: ePCR, glmnet, knitr, rmarkdown</dc:relation>
  <dc:creator>Teemu Daniel Laajala &lt;teelaa@utu.fi&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Teemu Daniel Laajala [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-7016-7354&gt;),
  Kaisa Joki [aut],
  Anni Halkola [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-10-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=oscar</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.oscar</dc:identifier>
</oai_dc:dc>
