<?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>'Constrained Quantile Regression with Cubic B-Splines'</dc:title>
  <dc:title>R package BsplineQuantReg version 0.1.0</dc:title>
  <dc:description>Quantile regression with cubic B-splines under monotonicity
    and convexity constraints using the Karlin-Studden SOCP formulation.
    The method is described in Abbes (2026) &lt;doi:10.5281/zenodo.17427913&gt;.
    This R implementation is intended for demonstration and prototyping;
    all B-spline and polynomial functions have been rewritten for consistency.
    A faster version written in 'Python' is available at
    &lt;https://github.com/alexandreabbes/Constrained-Quantile-Regression-with-cubic-splines&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: CVXR</dc:relation>
  <dc:relation>Suggests: cobs,quantreg,pracma</dc:relation>
  <dc:creator>Alexandre Abbes &lt;alexandre.abbes@proton.me&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Alexandre Abbes [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-06-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=BsplineQuantReg</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.BsplineQuantReg</dc:identifier>
</oai_dc:dc>
