Package: poisFErobust
Type: Package
Title: Poisson Fixed Effects Robust
Version: 1.0.1
Date: 2018-07-05
Authors@R: person("Evan", "Wright", email = "enwright@umich.edu",
    role = c("aut", "cre"))
Description: Computation of robust standard errors of Poisson fixed effects 
    models, following Wooldridge (1999).
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Imports: data.table (>= 1.9.6), glmmML (>= 1.0)
URL: https://bitbucket.org/ew-btb/poisson-fe-robust
NeedsCompilation: no
RoxygenNote: 6.0.1
Suggests: testthat
LazyData: true
Packaged: 2018-07-05 04:08:34 UTC; evan
Author: Evan Wright [aut, cre]
Maintainer: Evan Wright <enwright@umich.edu>
Repository: CRAN
Date/Publication: 2018-07-10 16:40:10 UTC
