Package index
Estimators
Fit fused extended two-way fixed effects (FETWFE) and its comparison estimators for difference-in-differences with staggered adoptions.
-
fetwfe() - Fused extended two-way fixed effects
-
etwfe() - Extended two-way fixed effects
-
betwfe() - Bridge-penalized extended two-way fixed effects
-
twfeCovs() - Two-way fixed effects with covariates and a single pooled treatment effect per cohort
-
debiasedATT() - Debiased overall-ATT with a uniformly-valid standard error
-
simultaneousCIs() - Parametric simultaneous (1 - alpha) confidence intervals over a family of treatment effects
-
getTes() - Compute True Treatment Effects
-
cohortStudy() - Per-cohort average treatment effects
-
eventStudy() - Compute pooled event-time treatment-effect estimates
-
cohortTimeATTs() - Per-(cohort, time) average treatment effects
-
genCoefs() - Generate Coefficient Vector for Data Generation
-
genCoefsCore() - Generate Coefficient Vector for Data Generation (core)
-
simulateData() - Generate Random Panel Data for FETWFE Simulations
-
simulateDataCore() - Generate Random Panel Data for FETWFE Simulations (core)
-
fetwfeWithSimulatedData() - Run FETWFE on Simulated Data
-
etwfeWithSimulatedData() - Run ETWFE on Simulated Data
-
betwfeWithSimulatedData() - Run BETWFE on Simulated Data
-
twfeCovsWithSimulatedData() - Run twfeCovs on Simulated Data
-
debiasedATTWithSimulatedData() - Run debiasedATT() on simulated data
-
attgtToFetwfeDf() - Convert data formatted for
att_gt()to a dataframe suitable forfetwfe()/etwfe() -
etwfeToFetwfeDf() - Convert data prepared for
etwfe::etwfe()to the format required byfetwfe()andfetwfe::etwfe()
-
tidy(<FETWFE_tes>) - Tidy a
FETWFE_tessimulation truth object -
tidy(<betwfe>) - Tidy a
betwfefitted object -
tidy(<cohortStudy>) - Tidy a
cohortStudyobject -
tidy(<cohortTimeATTs>) - Tidy a
cohortTimeATTsobject -
tidy(<debiased_att>) - Tidy a debiased overall-ATT estimate
-
tidy(<etwfe>) - Tidy an
etwfefitted object -
tidy(<eventStudy>) - Tidy an
eventStudyobject -
tidy(<fetwfe>) - Tidy an
fetwfefitted object -
tidy(<simultaneous_cis>) - Tidy a simultaneous-confidence-interval object
-
tidy(<twfeCovs>) - Tidy a
twfeCovsfitted object -
glance(<betwfe>) - Glance a
betwfefitted object -
glance(<etwfe>) - Glance an
etwfefitted object -
glance(<fetwfe>) - Glance an
fetwfefitted object -
glance(<twfeCovs>) - Glance a
twfeCovsfitted object -
augment(<betwfe>) - Augment user-supplied data with fitted values and residuals from a betwfe fit
-
augment(<etwfe>) - Augment user-supplied data with fitted values and residuals from an etwfe fit
-
augment(<fetwfe>) - Augment user-supplied data with fitted values and residuals from a fetwfe fit
-
augment(<twfeCovs>) - Augment is not defined for a twfeCovs fit (documented omission)
-
plot(<betwfe>) - Plot CATT or event-study estimates from a fitted BETWFE
-
plot(<etwfe>) - Plot CATT or event-study estimates from a fitted ETWFE
-
plot(<fetwfe>) - Plot CATT or event-study estimates from a fitted FETWFE / ETWFE / BETWFE
-
plot(<simultaneous_cis>) - Plot a simultaneous-confidence-interval object
-
plot(<twfeCovs>) - Plot is not defined for a twfeCovs fit (documented omission)
-
print(<debiased_att>) - Print a debiased overall-ATT estimate
-
print(<simultaneous_cis>) - Print a simultaneous-confidence-interval object
-
FETWFE_coefs-class - FETWFE Coefficient-Vector Class
-
FETWFE_simulated-class - Simulated Panel-Data Class
-
FETWFE_tes-class - Compute True Treatment Effects Output Class
-
betwfe-class - Bridge-Penalized Extended Two-Way Fixed Effects Output Class
-
etwfe-class - Extended Two-Way Fixed Effects Output Class
-
fetwfe-class - Fused Extended Two-Way Fixed Effects Output Class
-
twfeCovs-class - TWFE-With-Covariates Output Class
-
`$`(<catt_df>) - Dollar-sign access on a
catt_dfobject -
`$<-`(<catt_df>) - Dollar-sign assignment on a
catt_dfobject -
`[`(<catt_df>) - Single-bracket access on a
catt_dfobject -
`[[`(<catt_df>) - Double-bracket access on a
catt_dfobject -
`[[<-`(<catt_df>) - Double-bracket assignment on a
catt_dfobject -
`[<-`(<catt_df>) - Single-bracket assignment on a
catt_dfobject