Nothing
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.
Package details |
|
|---|---|
| Author | Justin Manjourides [aut, cre] (ORCID: <https://orcid.org/0000-0002-2454-4489>), Thomas Carpenito [aut] (ORCID: <https://orcid.org/0000-0003-3591-0680>) |
| Maintainer | Justin Manjourides <j.manjourides@northeastern.edu> |
| License | MIT + file LICENSE |
| Version | 2.0.0 |
| URL | https://github.com/JustinManjourides/misl |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.