Package: misaem
Title: Linear Regression and Logistic Regression with Missing
        Covariates
Version: 1.0.0
Date: 2020-07-04
Authors@R: c( person("Wei", "Jiang", email = "wei.jiang@polytechnique.edu", role = c("aut", "cre")),
              person("Pavlo","Mozharovskyi", role = "ctb", email = "pavlo.mozharovskyi@telecom-paristech.fr"))
Description: Estimate parameters of linear regression and logistic regression with missing covariates with missing data, perform model selection and prediction, using EM-type algorithms.
Depends: R (>= 3.4.0)
Encoding: UTF-8
License: GPL-3
URL: https://github.com/wjiang94/misaem.git
Imports: mvtnorm, stats, MASS, mice, norm, methods
Suggests: knitr, rmarkdown
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-05 11:16:11 UTC; wjiang
Author: Wei Jiang [aut, cre],
  Pavlo Mozharovskyi [ctb]
Maintainer: Wei Jiang <wei.jiang@polytechnique.edu>
Repository: CRAN
Date/Publication: 2020-07-05 11:50:03 UTC
