Package: bife
Type: Package
Title: Binary Choice Models with Fixed Effects
Version: 0.3
Date: 2017-03-17
Authors@R: c(person("Amrei", "Stammann", email = "amrei.stammann@hhu.de", role = c("aut", "cre")),
             person("Daniel", "Czarnowske", email = "daniel.czarnowske@hhu.de", role = "aut"),
             person("Florian", "Heiss", email = "florian.heiss@hhu.de", role = "aut"),
             person("Daniel", "McFadden", email = "mcfadden@econ.berkeley.edu", role = "ctb"))
Description: Estimates fixed effects binary choice models (logit and probit) with potentially many individual fixed effects and computes average partial effects. Incidental parameter bias can be reduced with a bias-correction proposed by Hahn and Newey (2004) <doi:10.1111/j.1468-0262.2004.00533.x>.
License: GPL (>= 2)
Depends: R (>= 3.0.2)
Imports: Rcpp (>= 0.12.5), Formula, stats
LinkingTo: Rcpp, RcppArmadillo (>= 0.6.400.0.0)
RoxygenNote: 6.0.1
LazyData: true
Suggests: ggplot2, knitr, rmarkdown, survival
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-05-04 08:37:11 UTC; daniel
Author: Amrei Stammann [aut, cre],
  Daniel Czarnowske [aut],
  Florian Heiss [aut],
  Daniel McFadden [ctb]
Maintainer: Amrei Stammann <amrei.stammann@hhu.de>
Repository: CRAN
Date/Publication: 2017-05-04 09:42:56 UTC
