Package: miceafter Type: Package Depends: R (>= 4.0.0), Imports: survival (>= 3.1-12), pROC (>= 1.16.2), rms (>= 6.1-0), mice (>= 3.12.0), mitml (>= 0.3-7), mitools (>= 2.4), dplyr (>= 1.0.2), purrr (>= 0.3.4), tidyr (>= 1.1.2), tibble (>= 3.0.4), stringr (>= 1.4.0), car (>= 3.0-10), rlang, magrittr Suggests: foreign (>= 0.8-80), knitr, rmarkdown, testthat (>= 3.0.0), bookdown, readr Title: Data and Statistical Analyses after Multiple Imputation Version: 0.5.0 Authors@R: c( person("Martijn", "Heymans", email = "mw.heymans@amsterdamumc.nl", role=c("cre", "aut"), comment = c(ORCID = "0000-0002-3889-0921")), person("Jaap", "Brand", email = "jaapbrand2651965@gmail.com", role=c("ctb"))) Description: Statistical Analyses and Pooling after Multiple Imputation. A large variety of repeated statistical analysis can be performed and finally pooled. Statistical analysis that are available are, among others, Levene's test, Odds and Risk Ratios, One sample proportions, difference between proportions and linear and logistic regression models. Functions can also be used in combination with the Pipe operator. More and more statistical analyses and pooling functions will be added over time. Heymans (2007) . Eekhout (2017) . Wiel (2009) . Marshall (2009) . Sidi (2021) . Lott (2018) . Grund (2021) . Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 License: GPL (>= 2) URL: https://mwheymans.github.io/miceafter/ BugReports: https://github.com/mwheymans/miceafter/issues VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://mwheymans.r-universe.dev Date/Publication: 2025-10-26 14:17:17 UTC RemoteUrl: https://github.com/mwheymans/miceafter RemoteRef: HEAD RemoteSha: 8ec37e977748bd773df695dcff30f4c90ad5525b NeedsCompilation: no Packaged: 2026-06-12 07:49:31 UTC; root Author: Martijn Heymans [cre, aut] (ORCID: ), Jaap Brand [ctb] Maintainer: Martijn Heymans