fixest-package | Fast and User-Friendly Fixed-Effects Estimations |
AIC.fixest | Aikake's an information criterion |
base_did | Sample data for difference in difference |
BIC.fixest | Bayesian information criterion |
coef.fixest | Extracts the coefficients from a 'fixest' estimation |
coefficients.fixest | Extracts the coefficients from a 'fixest' estimation |
collinearity | Collinearity diagnostics for 'fixest' objects |
confint.fixest | Confidence interval for parameters estimated with 'fixest' |
did_estimate_yearly_effects | Estimates yearly treatment effects |
did_plot_yearly_effects | Plots the results of yearly treatment effects estimation |
errbar | Plots confidence intervals |
esttable | Facility to display the results of multiple 'fixest' estimations. |
esttex | Facility to export the results of multiple 'fixest' estimations in a Latex table. |
feglm | Fixed-effects GLM estimations |
feglm.fit | Fixed-effects GLM estimations |
femlm | Fixed-effects maximum likelihood model |
fenegbin | Fixed-effects maximum likelihood model |
feNmlm | Fixed effects nonlinear maximum likelihood models |
feols | Fixed-effects OLS estimation |
fepois | Fixed-effects GLM estimations |
fitted.fixest | Extracts fitted values from a 'fixest' fit |
fitted.values.fixest | Extracts fitted values from a 'fixest' fit |
fixef.fixest | Extract the Fixed-Effects from a 'fixest' estimation. |
fixest | Fast and User-Friendly Fixed-Effects Estimations |
formula.fixest | Extract the formula of a 'fixest' fit |
getFixest_dict | Sets/gets the dictionary used in 'esttex' |
getFixest_na_inf.rm | Sets/gets whether to remove NA/Inf values from 'fixest' estimations |
getFixest_notes | Sets/gets whether to display notes in 'fixest' estimation functions |
getFixest_nthreads | Sets/gets the number of threads to use in 'fixest' functions |
getFixest_print.type | Sets/gets what 'print' does to 'fixest' estimations |
lag.formula | Lags a variable using a formula |
logLik.fixest | Extracts the log-likelihood |
model.matrix.fixest | Design matrix of a 'femlm' model |
nobs.fixest | Extracts the number of observations form a 'fixest' object |
obs2remove | Finds observations to be removed from ML estimation with factors/clusters |
plot.fixest.fixef | Displaying the most notable fixed-effects |
predict.fixest | Predict method for 'fixest' fits |
print.fixest | A print facility for 'fixest' objects. |
r2 | R2s of 'fixest' models |
resid.fixest | Extracts residuals from a 'fixest' object |
residuals.fixest | Extracts residuals from a 'fixest' object |
setFixest_dict | Sets/gets the dictionary used in 'esttex' |
setFixest_na_inf.rm | Sets/gets whether to remove NA/Inf values from 'fixest' estimations |
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 |
setFixest_print.type | Sets/gets what 'print' does to 'fixest' estimations |
summary.fixest | Summary of a 'fixest' object. Computes different types of standard errors. |
summary.fixest.fixef | Summary method for cluster coefficients |
summary.fixest.obs2remove | Summary method for fixest.obs2remove objects |
trade | Trade data sample |
update.fixest | Updates a 'fixest' estimation |
vcov.fixest | Extracts the variance/covariance of a 'femlm' fit |