lrberge/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://github.com/lrberge/fixest/blob/master/_DOCS/FENmlm_paper.pdf>. Further provides tools to export and view the results of several estimations with intuitive design to cluster the standard-errors.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.12.2
URL https://lrberge.github.io/fixest/ https://github.com/lrberge/fixest
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lrberge/fixest")
lrberge/fixest documentation built on Sept. 1, 2024, 9:07 a.m.