<?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>Reduced Modeling for Tabular Data with Blockwise Missingness</dc:title>
  <dc:title>R package blockwise version 0.1.2</dc:title>
  <dc:description>Supervised learning on tabular data with blockwise missing
    patterns, using the Blockwise Reduced Modeling (BRM) method of
    Srinivasan, Currim, and Ram (2025) &lt;doi:10.1287/ijds.2022.9016&gt;.
    BRM partitions the training data into overlapping subsets based on
    per-row feature-missing patterns, fits one user-supplied learner per
    subset with minimal imputation, and at prediction time routes each
    test instance to the best-matching subset model. The interface is
    learner-agnostic: any fit-and-predict pair can be plugged in, and
    convenience specifications are provided for linear models, tree
    models, random forests, and gradient boosting.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: stats, VIM, withr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, rpart, ranger, gbm,
ggplot2</dc:relation>
  <dc:creator>Karthik Srinivasan &lt;karthiks@ku.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karthik Srinivasan [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1608-6190&gt;),
  Faiz Currim [aut],
  Sudha Ram [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-06-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=blockwise</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.blockwise</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
