CRAN

miceFast 0.2.3

Fast Imputations Using 'Rcpp' and 'Armadillo'

Released May 6, 2018 by Maciej Nasinski

This package cannot yet be used with Renjin because there was a problem building the package using Renjin's toolchain. View Build Log

Dependencies

RcppArmadillo 0.9.100.5.0 Rcpp

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'.

Source

R
C
C++

View GitHub Mirror

Release History