Learn R Programming

⚠️There's a newer version (0.12.1) of this package.Take me there.

Fastest method available to perform fixed-effects estimations.

An overview can be found on the project's homepage

Copy Link

Version

Install

install.packages('fixest')

Monthly Downloads

29,154

Version

0.1.0

License

GPL-3

Maintainer

Laurent Berge

Last Published

September 3rd, 2019

Functions in fixest (0.1.0)

did_plot_yearly_effects

Plots the results of yearly treatment effects estimation
feNmlm

Fixed effects nonlinear maximum likelihood models
logLik.fixest

Extracts the log-likelihood
update.fixest

Updates a fixest estimation
esttex

Facility to export the results of multiple fixest estimations in a Latex table.
lag.formula

Lags a variable using a formula
trade

Trade data sample
setFixest_dict

Sets/gets the dictionary used in esttex
errbar

Plots confidence intervals
BIC.fixest

Bayesian information criterion
AIC.fixest

Aikake's an information criterion
setFixest_na_inf.rm

Sets/gets whether to remove NA/Inf values from fixest estimations
esttable

Facility to display the results of multiple fixest estimations.
femlm

Fixed-effects maximum likelihood model
feglm

Fixed-effects GLM estimations
obs2remove

Finds observations to be removed from ML estimation with factors/clusters
fixef.fixest

Extract the Fixed-Effects from a fixest estimation.
fixef_reexported

Functions exported from nlme to implement fixest methods
r2

R2s of fixest models
resid.fixest

Extracts residuals from a fixest object
summary.fixest.fixef

Summary method for cluster coefficients
coef.fixest

Extracts the coefficients from a fixest estimation
plot.fixest.fixef

Displaying the most notable fixed-effects
setFixest_print.type

Sets/gets what print does to fixest estimations
collinearity

Collinearity diagnostics for fixest objects
vcov.fixest

Extracts the variance/covariance of a femlm fit
summary.fixest

Summary of a fixest object. Computes different types of standard errors.
confint.fixest

Confidence interval for parameters estimated with fixest
summary.fixest.obs2remove

Summary method for fixest.obs2remove objects
fitted.fixest

Extracts fitted values from a fixest fit
print.fixest

A print facility for fixest objects.
feols

Fixed-effects OLS estimation
predict.fixest

Predict method for fixest fits
setFixest_notes

Sets/gets whether to display notes in fixest estimation functions
setFixest_nthreads

Sets/gets the number of threads to use in fixest functions
did_estimate_yearly_effects

Estimates yearly treatment effects
base_did

Sample data for difference in difference
model.matrix.fixest

Design matrix of a femlm model
fixest-package

Fast and User-Friendly Fixed-Effects Estimations
nobs.fixest

Extracts the number of observations form a fixest object
formula.fixest

Extract the formula of a fixest fit