Package: misaem
Title: Stochastic Approximation EM for Logistic Regression with Missing
        Values
Version: 0.9.0
Date: 2018-11-26
Authors@R: person("Wei", "Jiang", email = "wei.jiang@polytechnique.edu", role = c("aut", "cre"))
Description: Estimate parameters of logistic regression with missing data and perform model selection, using algorithm Stochastic Approximation EM.
Depends: R (>= 3.4.0)
Encoding: UTF-8
License: GPL-3
URL: https://github.com/wjiang94/misaem.git
Imports: magrittr, mvtnorm, stats, MASS
Suggests: knitr, rmarkdown
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-27 11:02:25 UTC; wjiang
Author: Wei Jiang [aut, cre]
Maintainer: Wei Jiang <wei.jiang@polytechnique.edu>
Repository: CRAN
Date/Publication: 2018-12-03 10:50:03 UTC
