<?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>Linear Regression with Missing Data</dc:title>
  <dc:title>R package LRMiss version 0.0.1</dc:title>
  <dc:description>Provides methods for linear regression in the presence of missing data,
    including missingness in covariates and responses. The package implements two
    estimators: oss_estimator(), a low-dimensional semi-supervised method, and
    dantzig_missing(), a high-dimensional approach. The tuning parameter can be
    selected automatically via cv_dantzig_missing(). See Risebrow and Berrett (2026)
    &lt;doi:10.48550/arXiv.2602.13729&gt;. Optional support for the 'gurobi' optimizer via
    the 'gurobi' R package (available from Gurobi, see
    &lt;https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: MASS, stats, Rglpk, fastDummies, Rdpack</dc:relation>
  <dc:relation>Suggests: gurobi</dc:relation>
  <dc:creator>Benedict Risebrow &lt;Benedict.risebrow@warwick.ac.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Benedict Risebrow [aut, cre],
  Thomas Berrett [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=LRMiss/LICENSE)</dc:rights>
  <dc:date>2026-02-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=LRMiss</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.LRMiss</dc:identifier>
</oai_dc:dc>
