Package: bife Type: Package Title: Binary Choice Models with Fixed Effects Version: 0.7.3 Authors@R: c( person("Amrei", "Stammann", email = "amrei.stammann@uni-bayreuth.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1136-286X")), person("Daniel", "Czarnowske", email = "daniel.czarnowske@hhu.de", role = "aut", comment = c(ORCID = "0000-0002-0030-929X")), 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 an asymptotic bias correction proposed by Fernandez-Val (2009) . License: GPL (>= 2) Depends: R (>= 3.1.0) Imports: data.table, Formula, Rcpp, stats LinkingTo: Rcpp, RcppArmadillo URL: https://github.com/amrei-stammann/bife BugReports: https://github.com/amrei-stammann/bife/issues RoxygenNote: 7.3.3 LazyData: true Suggests: alpaca, knitr, rmarkdown VignetteBuilder: knitr Encoding: UTF-8 Repository: https://amrei-stammann.r-universe.dev Date/Publication: 2025-12-31 10:48:20 UTC RemoteUrl: https://github.com/amrei-stammann/bife RemoteRef: HEAD RemoteSha: 3d289a757406abf361d1f090dcf40a28d0e4e2fa NeedsCompilation: yes Packaged: 2026-06-24 13:00:12 UTC; root Author: Amrei Stammann [aut, cre] (ORCID: ), Daniel Czarnowske [aut] (ORCID: ), Florian Heiss [aut], Daniel McFadden [ctb] Maintainer: Amrei Stammann