Package: howManyImputations
Type: Package
Title: Calculate How many Imputations are Needed for Multiple
        Imputation
Version: 0.2.4
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)
             <doi:10.1177/0049124117747303>.
Authors@R: person("Josh", "Errickson", email = "jerrick@umich.edu",
                  role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 2.1.0), roxygen2, jomo, mitools
RoxygenNote: 7.2.3
Imports: methods, stats, mice
URL: https://errickson.net/howManyImputations/
BugReports: https://github.com/josherrickson/howManyImputations/issues/
Language: en-US
NeedsCompilation: no
Packaged: 2023-02-04 14:33:35 UTC; josh
Author: Josh Errickson [aut, cre]
Maintainer: Josh Errickson <jerrick@umich.edu>
Repository: CRAN
Date/Publication: 2023-02-05 20:42:40 UTC
Built: R 4.1.2; ; 2023-02-06 12:26:31 UTC; unix
