Package: miceFast 0.9.1.9000
miceFast: Fast Imputations Using 'Rcpp' and 'Armadillo'
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.
Authors:
miceFast_0.9.1.9000.tar.gz
miceFast_0.9.1.9000.zip(r-4.7)miceFast_0.9.1.9000.zip(r-4.6)miceFast_0.9.1.9000.zip(r-4.5)
miceFast_0.9.1.9000.tgz(r-4.6-x86_64)miceFast_0.9.1.9000.tgz(r-4.6-arm64)miceFast_0.9.1.9000.tgz(r-4.5-x86_64)miceFast_0.9.1.9000.tgz(r-4.5-arm64)
miceFast_0.9.1.9000.tar.gz(r-4.7-arm64)miceFast_0.9.1.9000.tar.gz(r-4.7-x86_64)miceFast_0.9.1.9000.tar.gz(r-4.6-arm64)miceFast_0.9.1.9000.tar.gz(r-4.6-x86_64)
miceFast_0.9.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
miceFast/json (API)
NEWS
| # Install 'miceFast' in R: |
| install.packages('miceFast', repos = c('https://polkas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/polkas/micefast/issues
- air_miss - Airquality dataset with additional variables
cppfastfast-imputationsgroupingimputationimputationsmatrixmromultiple-imputationrcpprcpparmadillovifweightingopenblascppopenmp
Last updated from:24b1954330. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 212 | ||
| linux-devel-x86_64 | OK | 196 | ||
| source / vignettes | OK | 249 | ||
| linux-release-arm64 | OK | 210 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-release-x86_64 | OK | 271 | ||
| macos-oldrel-arm64 | OK | 125 | ||
| macos-oldrel-x86_64 | OK | 208 | ||
| windows-devel | OK | 191 | ||
| windows-release | OK | 200 | ||
| windows-oldrel | OK | 161 | ||
| wasm-release | OK | 156 |
Exports:compare_impcorrDatafill_NAfill_NA_NmiceFastnaive_fill_NAneibopoolupset_NAVIF
Dependencies:data.tableRcppRcppArmadillo
miceFast - Introduction and Advanced Usage
Rendered frommiceFast-intro.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2026-02-26
Started: 2018-01-07
Missing Data Mechanisms and Multiple Imputation with miceFast
Rendered frommissing-data-and-imputation.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2026-05-25
Started: 2026-02-25
