Package: mcount
Type: Package
Title: Marginalized Count Regression Models
Version: 1.0.0
Author: Zhengyang Zhou [aut, cre]
        Dateng Li [aut]
        David Huh [aut]
        Eun-Young Mun [aut]
Depends: R (>= 3.6)
Maintainer: Zhengyang Zhou <zhengyang.zhou@unthsc.edu>
Description: Implementation of marginalized models for zero-inflated count data. This package provides a tool to implement an estimation algorithm for the marginalized count models, which
  directly makes inference on the effect of each covariate on the marginal mean of the outcome. 
  The method involves the marginalized zero-inflated Poisson model described 
  in Long et al. (2014) <doi:10.1002/sim.6293>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: bbmle, stats
NeedsCompilation: no
RoxygenNote: 7.1.2
Packaged: 2022-03-10 17:54:44 UTC; bill_
Repository: CRAN
Date/Publication: 2022-03-11 10:30:05 UTC
Built: R 4.1.2; ; 2022-03-12 12:29:10 UTC; unix
