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) <doi:10.1109/ACCESS.2019.2891360> 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) <doi:10.1177/0013164418805532> and Kim et al. (2005)
    <doi:10.1093/bioinformatics/bth499>.
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
NeedsCompilation: no
Packaged: 2022-09-16 14:46:50 UTC; toro5213
Author: Tobias Rockel [aut, cre]
Maintainer: Tobias Rockel <Rockel.To@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-16 15:16:10 UTC
Built: R 4.6.0; ; 2025-07-18 04:22:56 UTC; unix
