Package: fixest Type: Package Title: Fast Fixed-Effects Estimations Version: 0.11.1 Authors@R: c(person(given = "Laurent", family = "Berge", role = c("aut", "cre"), email = "laurent.berge@u-bordeaux.fr"), person(given = "Sebastian", family = "Krantz", role = "ctb"), person(given = "Grant", family = "McDermott", role = "ctb", email = "grantmcd@uoregon.edu", comment = c(ORCID = "0000-0001-7883-8573"))) Imports: stats, graphics, grDevices, tools, utils, methods, numDeriv, nlme, sandwich, Rcpp(>= 1.0.5), dreamerr(>= 1.2.3) Suggests: knitr, rmarkdown, data.table, plm, MASS, pander, ggplot2, lfe, tinytex, pdftools LinkingTo: Rcpp Depends: R(>= 3.5.0) Description: 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) . Further provides tools to export and view the results of several estimations with intuitive design to cluster the standard-errors. License: GPL-3 BugReports: https://github.com/lrberge/fixest/issues URL: https://lrberge.github.io/fixest/, https://github.com/lrberge/fixest SystemRequirements: C++11 VignetteBuilder: knitr LazyData: true RoxygenNote: 7.2.0 Encoding: UTF-8 NeedsCompilation: yes Packaged: 2023-01-09 16:40:40 UTC; berge028 Author: Laurent Berge [aut, cre], Sebastian Krantz [ctb], Grant McDermott [ctb] () Maintainer: Laurent Berge Repository: RSPM Date/Publication: 2023-01-10 09:20:06 UTC Built: R 4.2.1; x86_64-pc-linux-gnu; 2023-08-03 14:25:44 UTC; unix