Package: FEprovideR
Title: Fixed Effects Logistic Model with High-Dimensional Parameters
Version: 0.1.0
Authors@R: c(
    person(given = "Kevin(Zhi)", family = "He", role = c("aut"), email = "kevinhe@umich.edu"),
    person(given = "Wenbo", family = "Wu", role = c("aut"), email = "wenbowu@umich.edu"),
    person(given = "Michael", family = "Kleinsasser", role = c("cre"), email = "mkleinsa@umich.edu"))
Description: A structured profile likelihood algorithm for the logistic fixed effects model and an approximate expectation maximization (EM) algorithm for the logistic mixed effects model. Based on He, K., Kalbfleisch, J.D., Li, Y. and Li, Y. (2013) <doi:10.1007/s10985-013-9264-6>.
License: GPL-2
Imports: ggplot2, Matrix, poibin
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/umich-biostatistics/FEprovideR/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-17 16:34:39 UTC; mkleinsa
Author: Kevin(Zhi) He [aut],
  Wenbo Wu [aut],
  Michael Kleinsasser [cre]
Maintainer: Michael Kleinsasser <mkleinsa@umich.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2019-06-18 15:20:03 UTC
