Package index
-
feols()feols.fit() - Fixed-effects OLS estimation
-
feglm()feglm.fit()fepois() - Fixed-effects GLM estimations
-
femlm()fenegbin() - Fixed-effects maximum likelihood models
-
feNmlm() - Fixed effects nonlinear maximum likelihood models
-
esttable()esttex()etable()setFixest_etable()getFixest_etable()print(<etable_tex>)print(<etable_df>)log_etable() - Estimations table (export the results of multiples estimations to a DF or to Latex)
-
coefplot()iplot() - Plots confidence intervals and point estimates
-
style.df() - Style of data.frames created by etable
-
style.tex() - Style definitions for Latex tables
-
extralines_register() - Register
extralinesmacros to be used inetable
-
summary(<fixest>)summary(<fixest_list>) - Summary of a
fixestobject. Computes different types of standard errors.
-
obs()case.names(<fixest>) - Extracts the observations used for the estimation
-
fixest_data() - Retrieves the data set used for a
fixestestimation
-
coeftable()se()pvalue()tstat() - Extracts the coefficients table from an estimation
-
coeftable(<default>)se(<default>)tstat(<default>)pvalue(<default>)se(<matrix>) - Extracts the coefficients table from an estimation
-
coeftable(<fixest>)se(<fixest>)tstat(<fixest>)pvalue(<fixest>) - Obtain various statistics from an estimation
-
coef(<fixest>)coefficients(<fixest>) - Extracts the coefficients from a
fixestestimation
-
confint(<fixest>) - Confidence interval for parameters estimated with
fixest
-
print(<fixest>)setFixest_print()getFixest_print() - A print facility for
fixestobjects.
-
sunab()sunab_att() - Sun and Abraham interactions
-
aggregate(<fixest>) - Aggregates the values of DiD coefficients a la Sun and Abraham
-
i() - Create, or interact variables with, factors
-
vcov(<fixest>) - Computes the variance/covariance of a
fixestobject
-
summary(<fixest>)summary(<fixest_list>) - Summary of a
fixestobject. Computes different types of standard errors.
-
ssc()setFixest_ssc()getFixest_ssc() - Governs the small sample correction in
fixestVCOVs
-
vcov_cluster() - Clustered VCOV
-
vcov_conley()conley() - Conley VCOV
-
vcov_DK()vcov_NW()NW()newey_west()DK()driscoll_kraay() - HAC VCOVs
-
vcov_hetero() - Heteroskedasticity-Robust VCOV
-
as.list(<fixest_multi>) - Transforms a fixest_multi object into a list
-
coef(<fixest_multi>)coefficients(<fixest_multi>) - Extracts the coefficients of fixest_multi objects
-
coeftable(<fixest_multi>)se(<fixest_multi>)tstat(<fixest_multi>)pvalue(<fixest_multi>) - Extracts the coefficients tables from
fixest_multiestimations
-
confint(<fixest_multi>) - Confidence intervals for
fixest_multiobjects
-
formula(<fixest>)formula(<fixest_multi>) - Extract the formula of a
fixestfit
-
print(<fixest_multi>) - Print method for fixest_multi objects
-
resid(<fixest_multi>)residuals(<fixest_multi>) - Extracts the residuals from a
fixest_multiobject
-
`[`(<fixest_multi>) - Subsets a fixest_multi object
-
`[[`(<fixest_multi>) - Extracts one element from a
fixest_multiobject
-
summary(<fixest_multi>) - Summary for fixest_multi objects
-
update(<fixest>)update(<fixest_multi>) - Updates a
fixestestimation
-
models() - Extracts the models tree from a
fixest_multiobject
-
n_models() - Gets the dimension of
fixest_multiobjects
-
model.matrix(<fixest>) - Design matrix of a
fixestobject
-
predict(<fixest>) - Predict method for
fixestfits
-
fitted(<fixest>)fitted.values(<fixest>) - Extracts fitted values from a
fixestfit
-
hatvalues(<fixest>) - Hat values for
fixestobjects
-
update(<fixest>)update(<fixest_multi>) - Updates a
fixestestimation
-
resid(<fixest>)residuals(<fixest>) - Extracts residuals from a
fixestobject
-
sigma(<fixest>) - Residual standard deviation of
fixestestimations
-
weights(<fixest>) - Extracts the weights from a
fixestobject
-
formula(<fixest>)formula(<fixest_multi>) - Extract the formula of a
fixestfit
-
terms(<fixest>) - Extract the terms
-
df.residual(<fixest>) - Residual degrees-of-freedom for
fixestobjects
-
obs()case.names(<fixest>) - Extracts the observations used for the estimation
-
sparse_model_matrix() - Design matrix of a
fixestobject returned in sparse format
-
xpd() - Expands formula macros
-
setFixest_fml()getFixest_fml() - Sets/gets formula macros
-
demean() - Centers a set of variables around a set of factors
-
demeaning_algo() - Controls the parameters of the demeaning procedure
-
to_integer() - Fast transform of any type of vector(s) into an integer vector
-
bin() - Bins the values of a variable (typically a factor)
-
ref() - Refactors a variable
-
panel() - Constructs a
fixestpanel data base
-
unpanel() - Dissolves a
fixestpanel
-
lag(<formula>)lag_fml() - Lags a variable using a formula
-
`[`(<fixest_panel>) - Method to subselect from a
fixest_panel
-
fixef(<fixest>) - Extract the Fixed-Effects from a
fixestestimation.
-
plot(<fixest.fixef>) - Displaying the most notable fixed-effects
-
summary(<fixest.fixef>) - Summary method for fixed-effects coefficients
-
fitstat() - Computes fit statistics of fixest objects
-
fitstat_register() - Register custom fit statistics
-
degrees_freedom()degrees_freedom_iid() - Gets the degrees of freedom of a
fixestestimation
-
r2() - R2s of
fixestmodels
-
AIC(<fixest>) - Aikake's an information criterion
-
BIC(<fixest>) - Bayesian information criterion
-
logLik(<fixest>) - Extracts the log-likelihood
-
deviance(<fixest>) - Extracts the deviance of a fixest estimation
-
nobs(<fixest>) - Extracts the number of observations form a
fixestobject
-
wald() - Wald test of nullity of coefficients
-
print(<fixest_fitstat>) - Print method for fit statistics of fixest estimations
-
esttable()esttex()etable()setFixest_etable()getFixest_etable()print(<etable_tex>)print(<etable_df>)log_etable() - Estimations table (export the results of multiples estimations to a DF or to Latex)
-
print(<fixest>)setFixest_print()getFixest_print() - A print facility for
fixestobjects.
-
setFixest_coefplot()getFixest_coefplot() - Sets the defaults of coefplot
-
setFixest_dict()getFixest_dict() - Sets/gets the dictionary relabeling the variables
-
setFixest_estimation()getFixest_estimation() - Default arguments for fixest estimations
-
setFixest_fml()getFixest_fml() - Sets/gets formula macros
-
setFixest_multi()getFixest_multi() - Sets properties of
fixest_multiobjects
-
setFixest_notes()getFixest_notes() - Sets/gets whether to display notes in
fixestestimation functions
-
setFixest_nthreads()getFixest_nthreads() - Sets/gets the number of threads to use in
fixestfunctions
-
setFixest_vcov()getFixest_vcov() - Sets the default type of standard errors to be used
-
ssc()setFixest_ssc()getFixest_ssc() - Governs the small sample correction in
fixestVCOVs
-
fdim() - Formatted dimension
-
sample_df() - Randomly draws observations from a data set
-
n_unik()print(<vec_n_unik>)print(<list_n_unik>) - Prints the number of unique elements in a data set
-
osize()print(<osize>) - Formatted object size
-
est_env() - Estimates a
fixestestimation from afixestenvironment
-
as.dict() - Transforms a character string into a dictionary
-
dsb() - Simple and powerful string manipulation with the dot square bracket operator
-
check_conv_feols()summary(<fixest_check_conv>) - Check the fixed-effects convergence of a
feolsestimation
-
did_means() - Treated and control sample descriptives
-
fixest_startup_msg() - Permanently removes the fixest package startup message
-
bread(<fixest>) - Extracts the bread matrix from fixest objects
-
collinearity() - Collinearity diagnostics for
fixestobjects
-
estfun(<fixest>) - Extracts the scores from a fixest estimation
-
rep(<fixest>)rep(<fixest_list>).l() - Replicates
fixestobjects
-
emmeans_support - Support for emmeans package
-
base_did - Sample data for difference in difference
-
trade - Trade data sample
-
base_stagg - Sample data for staggered difference in difference
-
base_pub - Publication data sample
-
fulton - Fulton Fish Market data