Fast imputations under the object-oriented programming paradigm. Moreover there are offered a few functions built to work with popular R packages such as 'data.table' or 'dplyr'. The biggest improvement in time performance can be achieved for a calculation where a grouping variable is used. A single evaluation of a quantitative model for the multiple imputations is another major enhancement. A new major improvement is one of the fastest predictive mean matching in the R world because of presorting and binary search.
| Version: | 0.9.1 |
| Depends: | R (≥ 3.6.0) |
| Imports: | methods, Rcpp (≥ 0.12.12), data.table |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | knitr, rmarkdown, testthat, mice, magrittr, ggplot2, UpSetR, dplyr |
| Published: | 2026-02-26 |
| DOI: | 10.32614/CRAN.package.miceFast |
| Author: | Maciej Nasinski [aut, cre] |
| Maintainer: | Maciej Nasinski <nasinski.maciej at gmail.com> |
| BugReports: | https://github.com/Polkas/miceFast/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/Polkas/miceFast |
| NeedsCompilation: | yes |
| Materials: | README, NEWS |
| In views: | MissingData |
| CRAN checks: | miceFast results |
| Reference manual: | miceFast.html , miceFast.pdf |
| Vignettes: |
miceFast - Introduction (source, R code) Missing Data Mechanisms and Multiple Imputation (source, R code) |
| Package source: | miceFast_0.9.1.tar.gz |
| Windows binaries: | r-devel: miceFast_0.8.5.zip, r-release: miceFast_0.8.5.zip, r-oldrel: miceFast_0.8.5.zip |
| macOS binaries: | r-release (arm64): miceFast_0.9.1.tgz, r-oldrel (arm64): miceFast_0.9.1.tgz, r-release (x86_64): miceFast_0.9.1.tgz, r-oldrel (x86_64): miceFast_0.9.1.tgz |
| Old sources: | miceFast archive |
Please use the canonical form https://CRAN.R-project.org/package=miceFast to link to this page.