Included are two variants of Bayesian Bootstrap Predictive Mean Matching to multiply impute missing data. The first variant is a variable-by-variable imputation combining sequential regression and Predictive Mean Matching (PMM) that has been extended for unordered categorical data. The Bayesian Bootstrap allows for generating approximately proper multiple imputations. The second variant is also based on PMM, but the focus is on imputing several variables at the same time. The suggestion is to use this variant, if the missing-data pattern resembles a data fusion situation, or any other missing-by-design pattern, where several variables have identical missing-data patterns. Both variants can be run as 'single imputation' versions, in case the analysis objective is of a purely descriptive nature.
Version: | 0.2-0 |
Depends: | R (≥ 3.1.0), Rcpp (≥ 0.11.2) |
Imports: | Hmisc, MASS, nnet, coda |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | mice, lattice, norm |
Published: | 2015-06-15 |
Author: | Florian Meinfelder [aut, cre], Thorsten Schnapp [aut] |
Maintainer: | Florian Meinfelder <florian.meinfelder at uni-bamberg.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.r-project.org |
NeedsCompilation: | yes |
Materials: | NEWS |
In views: | Bayesian, MissingData |
CRAN checks: | BaBooN results |
Reference manual: | BaBooN.pdf |
Package source: | BaBooN_0.2-0.tar.gz |
Windows binaries: | r-devel: BaBooN_0.2-0.zip, r-release: BaBooN_0.2-0.zip, r-oldrel: BaBooN_0.2-0.zip |
macOS binaries: | r-release: BaBooN_0.2-0.tgz, r-oldrel: BaBooN_0.2-0.tgz |
Old sources: | BaBooN archive |
Please use the canonical form https://CRAN.R-project.org/package=BaBooN to link to this page.