<?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>Multiple Imputation by Super Learning</dc:title>
  <dc:title>R package misl version 1.0.0</dc:title>
  <dc:description>Performs multiple imputation of missing data using an ensemble
    super learner built with the tidymodels framework. For each incomplete
    column, a stacked ensemble of candidate learners is trained on a bootstrap
    sample of the observed data and used to generate imputations via predictive
    mean matching (continuous), probability draws (binary), or cumulative
    probability draws (categorical). Supports parallelism across imputed
    datasets via the future framework.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: dplyr (&gt;= 1.1.0), future.apply (&gt;= 1.11.0), parsnip (&gt;=
1.2.0), recipes (&gt;= 1.0.0), rsample (&gt;= 1.2.0), stacks (&gt;=
1.0.0), stats, tibble (&gt;= 3.2.0), tidyr (&gt;= 1.3.0), tune (&gt;=
1.2.0), utils, workflows (&gt;= 1.1.0)</dc:relation>
  <dc:relation>Suggests: earth (&gt;= 5.3.0), future (&gt;= 1.33.0), knitr, ranger (&gt;=
0.16.0), rmarkdown, testthat (&gt;= 3.0.0), xgboost (&gt;= 1.7.0)</dc:relation>
  <dc:creator>Justin Manjourides &lt;j.manjourides@northeastern.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Justin Manjourides [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=misl/LICENSE)</dc:rights>
  <dc:date>2026-03-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=misl</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.misl</dc:identifier>
</oai_dc:dc>
