miceFast: Fast Imputations Using 'Rcpp' and 'Armadillo'

Fast imputations under the object-oriented programming paradigm. There was used quantitative models with a closed-form solution. Thus package is based on linear algebra operations. The biggest improvement in time performance could be achieve for a calculation where a grouping variable have to be used. A single evaluation of a quantitative model for the multiple imputations is another major enhancement. Moreover there are offered a few functions built to work with popular R packages such as 'data.table'.

Version: 0.2.3
Depends: R (≥ 3.4.0)
Imports: methods, Rcpp (≥ 0.12.12)
LinkingTo: Rcpp, RcppArmadillo
Suggests: data.table, knitr, rmarkdown, pacman, testthat, mice, dplyr, broom, car, magrittr
Published: 2018-05-06
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
SystemRequirements: C++11
Materials: NEWS
In views: MissingData
CRAN checks: miceFast results

Downloads:

Reference manual: miceFast.pdf
Vignettes: miceFast - Introduction
Package source: miceFast_0.2.3.tar.gz
Windows binaries: r-devel: miceFast_0.2.3.zip, r-release: miceFast_0.2.3.zip, r-oldrel: miceFast_0.2.3.zip
OS X binaries: r-release: miceFast_0.2.3.tgz, r-oldrel: miceFast_0.2.3.tgz
Old sources: miceFast archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=miceFast to link to this page.