Package: missMethods Title: Methods for Missing Data Version: 0.4.0 Authors@R: person("Tobias", "Rockel", , "Rockel.To@gmail.com", role = c("aut", "cre")) Description: Supply functions for the creation and handling of missing data as well as tools to evaluate missing data methods. Nearly all possibilities of generating missing data discussed by Santos et al. (2019) and some additional are implemented. Functions are supplied to compare parameter estimates and imputed values to true values to evaluate missing data methods. Evaluations of these types are done, for example, by Cetin-Berber et al. (2019) and Kim et al. (2005) . License: GPL-3 URL: https://github.com/torockel/missMethods BugReports: https://github.com/torockel/missMethods/issues Imports: mvtnorm, stats, utils Suggests: ggplot2, knitr, lpSolve, norm, rmarkdown, testthat (>= 2.1.0), tibble VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.2.1 Repository: https://torockel.r-universe.dev Date/Publication: 2022-09-16 14:42:56 UTC RemoteUrl: https://github.com/torockel/missmethods RemoteRef: HEAD RemoteSha: 37e73366e2109f80f19b276fd547d7e3ce3f9195 NeedsCompilation: no Packaged: 2026-06-17 07:15:10 UTC; root Author: Tobias Rockel [aut, cre] Maintainer: Tobias Rockel