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:Maciej Nasinski [aut, cre]

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

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • air_miss - Airquality dataset with additional variables

On CRAN:

Conda:

cppfastfast-imputationsgroupingimputationimputationsmatrixmromultiple-imputationrcpprcpparmadillovifweightingopenblascppopenmp

6.42 score 19 stars 35 scripts 335 downloads 10 exports 3 dependencies

Last updated from:24b1954330. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK212
linux-devel-x86_64OK196
source / vignettesOK249
linux-release-arm64OK210
linux-release-x86_64OK164
macos-release-arm64OK123
macos-release-x86_64OK271
macos-oldrel-arm64OK125
macos-oldrel-x86_64OK208
windows-develOK191
windows-releaseOK200
windows-oldrelOK161
wasm-releaseOK156

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