Package: howManyImputations Type: Package Title: Calculate How many Imputations are Needed for Multiple Imputation Version: 0.2.6.9001 Description: When performing multiple imputations, while 5-10 imputations are sufficient for obtaining point estimates, a larger number of imputations are needed for proper standard error estimates. This package allows you to calculate how many imputations are needed, following the work of von Hippel (2020) . Authors@R: person("Josh", "Errickson", email = "jerrick@umich.edu", role = c("aut", "cre")) License: MIT + file LICENSE Encoding: UTF-8 Suggests: tinytest, roxygen2, jomo, Amelia, mitools RoxygenNote: 7.3.1 Imports: methods, stats, mice URL: https://errickson.net/howManyImputations/ BugReports: https://github.com/josherrickson/howManyImputations/issues/ Language: en-US Config/pak/sysreqs: cmake make libicu-dev libx11-dev zlib1g-dev Repository: https://josherrickson.r-universe.dev Date/Publication: 2025-01-17 11:07:44 UTC RemoteUrl: https://github.com/josherrickson/howmanyimputations RemoteRef: HEAD RemoteSha: 99a24d24f92f8afb4f9fb064cf80ffbf9f0bcd65 NeedsCompilation: no Packaged: 2026-07-17 06:51:36 UTC; root Author: Josh Errickson [aut, cre] Maintainer: Josh Errickson