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)
  <doi:10.1016/j.jeconom.2009.02.007>.
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
NeedsCompilation: yes
Packaged: 2025-10-26 13:55:12 UTC; daniel
Author: Amrei Stammann [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1136-286X>),
  Daniel Czarnowske [aut] (ORCID:
    <https://orcid.org/0000-0002-0030-929X>),
  Florian Heiss [aut],
  Daniel McFadden [ctb]
Maintainer: Amrei Stammann <amrei.stammann@uni-bayreuth.de>
Repository: CRAN
Date/Publication: 2025-10-27 08:30:02 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-27 12:31:13 UTC; unix
Archs: bife.so.dSYM
