Package: fixest 0.14.2
fixest: Fast Fixed-Effects Estimations
Fast and user-friendly estimation of econometric models with multiple fixed-effects. Includes ordinary least squares (OLS), instrumental variables (IV), generalized linear models (GLM), maximum likelihood estimation (ML), 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 Bergé, Butts, McDermott (2026) <doi:10.48550/arXiv.2601.21749>. Further provides tools to export and view the results of several estimations with intuitive design to change the standard-errors.
Authors:
fixest_0.14.2.tar.gz
fixest_0.14.2.zip(r-4.7)fixest_0.14.2.zip(r-4.6)fixest_0.14.2.zip(r-4.5)
fixest_0.14.2.tgz(r-4.6-x86_64)fixest_0.14.2.tgz(r-4.6-arm64)fixest_0.14.2.tgz(r-4.5-x86_64)fixest_0.14.2.tgz(r-4.5-arm64)
fixest_0.14.2.tar.gz(r-4.7-arm64)fixest_0.14.2.tar.gz(r-4.7-x86_64)fixest_0.14.2.tar.gz(r-4.6-arm64)fixest_0.14.2.tar.gz(r-4.6-x86_64)
fixest_0.14.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fixest/json (API)
NEWS
| # Install 'fixest' in R: |
| install.packages('fixest', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lrberge/fixest/issues
Pkgdown/docs site:https://lrberge.github.io
- base_did - Sample data for difference in difference
- base_pub - Publication data sample
- base_stagg - Sample data for staggered difference in difference
- fulton - Fulton Fish Market data
- trade - Trade data sample
Last updated from:2f8e3babdd. Checks:11 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 269 | ||
| linux-devel-x86_64 | NOTE | 259 | ||
| source / vignettes | OK | 386 | ||
| linux-release-arm64 | NOTE | 244 | ||
| linux-release-x86_64 | NOTE | 266 | ||
| macos-release-arm64 | NOTE | 238 | ||
| macos-release-x86_64 | NOTE | 493 | ||
| macos-oldrel-arm64 | NOTE | 177 | ||
| macos-oldrel-x86_64 | NOTE | 321 | ||
| windows-devel | NOTE | 278 | ||
| windows-release | NOTE | 266 | ||
| windows-oldrel | NOTE | 258 | ||
| wasm-release | OK | 149 |
Exports:.las.dictbinbreadcheck_conv_feolscoefplotcoeftablecollinearityconleyddegrees_freedomdemeandemeaning_algodid_meansDKdriscoll_kraaydsbest_envestfunesttableesttexetableextralines_registerffdimfeglmfeglm.fitfemlmfenegbinfeNmlmfeolsfeols.fitfepoisfitstatfitstat_registerfixeffixest_datafixest_startup_msggetFixest_coefplotgetFixest_dictgetFixest_estimationgetFixest_etablegetFixest_fmlgetFixest_multigetFixest_notesgetFixest_nthreadsgetFixest_printgetFixest_sscgetFixest_vcoviiplotllag_fmllog_etablemodelsn_modelsn_uniknewey_westNWobsosizepanelpvaluer2refsample_dfsesetFixest_coefplotsetFixest_dictsetFixest_estimationsetFixest_etablesetFixest_fmlsetFixest_multisetFixest_notessetFixest_nthreadssetFixest_printsetFixest_sscsetFixest_vcovsparse_model_matrixsscstyle.dfstyle.texto_integertstatunpanelvcov_clustervcov_conleyvcov_DKvcov_heterovcov_NWwaldxpd
Dependencies:dreamerrFormulalatticenlmenumDerivRcppsandwichstringmagiczoo
Exporting estimation tables
Rendered fromexporting_tables.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2026-05-28
Started: 2020-07-10
Fast Fixed-Effects Estimation: Short Introduction
Rendered fromfixest_walkthrough.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2026-05-27
Started: 2019-08-02
Multiple estimations
Rendered frommultiple_estimations.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2026-05-27
Started: 2020-12-09
On collinearity
Rendered fromcollinearity.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2025-04-18
Started: 2024-08-27
On standard-errors
Rendered fromstandard_errors.Rmdusingknitr::rmarkdownon May 28 2026.Last update: 2026-05-27
Started: 2020-07-04
