Package: misaem
Title: Linear Regression and Logistic Regression with Missing
        Covariates
Version: 1.0.1
Date: 2021-04-07
Authors@R: c( person("Wei", "Jiang", role = "aut", email = "wei.jiang@polytechnique.edu"),
              person("Pavlo","Mozharovskyi", role = "ctb", email = "pavlo.mozharovskyi@telecom-paristech.fr"),
              person("Julie","Josse", role = c("aut","cre"), email = "julie.josserennes@gmail.com"),
              person("Imke", "Mayer", role = "ctb", email = "mayer.imke@gmail.com"))
Description: Estimate parameters of linear regression and logistic regression with missing covariates with missing data, perform model selection and prediction, using EM-type algorithms. Jiang W., Josse J., Lavielle M., TraumaBase Group (2020) <doi:10.1016/j.csda.2019.106907>.
Depends: R (>= 3.4.0)
Encoding: UTF-8
License: GPL-3
URL: https://github.com/julierennes/misaem
Imports: mvtnorm, stats, MASS, norm, methods
Suggests: knitr, rmarkdown, mice
LazyData: false
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Author: Wei Jiang [aut],
  Pavlo Mozharovskyi [ctb],
  Julie Josse [aut, cre],
  Imke Mayer [ctb]
Maintainer: Julie Josse <julie.josserennes@gmail.com>
Repository: CRAN
Packaged: 2021-04-09 13:00:17 UTC; imke
Date/Publication: 2021-04-12 08:10:02 UTC
Built: R 4.3.0; ; 2023-04-08 22:42:59 UTC; unix
