Package: bife
Type: Package
Title: Binary Choice Models with Fixed Effects
Version: 0.1
Date: 2016-07-28
Authors@R: c(person("Amrei", "Stammann", email = "amrei.stammann@hhu.de", role = c("aut", "cre")),
             person("Daniel", "Czarnowske", email = "d.czarnowske@gmx.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 (>= 2.10)
Imports: Rcpp (>= 0.12.5), Formula, stats
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
RoxygenNote: 5.0.1
LazyData: true
Suggests: knitr, rmarkdown, survival, ggplot2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-07-29 10:38:23 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: 2016-07-29 13:36:25
