Implements imputation methods using EM and Data Augmentation for multinomial data following the work of Schafer 1997 <ISBN: 978-0-412-04061-0>.
Version: | 0.8.4 |
Depends: | R (≥ 3.5) |
Imports: | gtools (≥ 3.3), methods, parallel, Rcpp (≥ 0.11.4), data.table (≥ 1.14.2) |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, R.rsp, covr |
Published: | 2023-02-18 |
DOI: | 10.32614/CRAN.package.imputeMulti |
Author: | Alex Whitworth [aut, cre] |
Maintainer: | Alex Whitworth <whitworth.alex at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | yes |
In views: | MissingData |
CRAN checks: | imputeMulti results |
Reference manual: | imputeMulti.pdf |
Vignettes: |
imputeMulti: An Introduction |
Package source: | imputeMulti_0.8.4.tar.gz |
Windows binaries: | r-devel: imputeMulti_0.8.4.zip, r-release: imputeMulti_0.8.4.zip, r-oldrel: imputeMulti_0.8.4.zip |
macOS binaries: | r-release (arm64): imputeMulti_0.8.4.tgz, r-oldrel (arm64): imputeMulti_0.8.4.tgz, r-release (x86_64): imputeMulti_0.8.4.tgz, r-oldrel (x86_64): imputeMulti_0.8.4.tgz |
Old sources: | imputeMulti archive |
Please use the canonical form https://CRAN.R-project.org/package=imputeMulti to link to this page.