fixest: Fast Fixed-Effects Estimations

Fast and user-friendly estimation of econometric models with multiple fixed-effects. Includes ordinary least squares (OLS), generalized linear models (GLM) and the negative binomial. The core of the package is based on optimized parallel C++ code, scaling especially well for large data sets. The method to obtain the fixed-effects coefficients is based on Berge (2018) <https://wwwen.uni.lu/content/download/110162/1299525/file/2018_13>. Further provides tools to export and view the results of several estimations with intuitive design to cluster the standard-errors.

Version: 0.6.0
Depends: R (≥ 3.1.0)
Imports: stats, graphics, grDevices, utils, Formula, numDeriv, nlme, sandwich, Rcpp, dreamerr (≥ 1.2.0)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, data.table, plm, lfe, MASS
Published: 2020-07-13
Author: Laurent Berge [aut, cre]
Maintainer: Laurent Berge <laurent.berge at uni.lu>
BugReports: https://github.com/lrberge/fixest/issues
License: GPL-3
NeedsCompilation: yes
SystemRequirements: C++11
Citation: fixest citation info
Materials: README NEWS
In views: Econometrics
CRAN checks: fixest results

Downloads:

Reference manual: fixest.pdf
Vignettes: Exporting estimation tables
fixest introduction
On standard-errors
Package source: fixest_0.6.0.tar.gz
Windows binaries: r-devel: fixest_0.6.0.zip, r-release: fixest_0.6.0.zip, r-oldrel: fixest_0.6.0.zip
macOS binaries: r-release: fixest_0.6.0.tgz, r-oldrel: fixest_0.6.0.tgz
Old sources: fixest archive

Reverse dependencies:

Reverse suggests: broom, fplot, insight, performance

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fixest to link to this page.