ETWFERegression.print_coefficients#
- ETWFERegression.print_coefficients(labels, round_to=None)[source]#
Print a summary of the ETWFE parameters.
The base implementation is hardwired to a
betavariable indexed bycoeffsandtreated_units, which a covariate-free ETWFE fit does not have. This prints the quantities that actually matter for this estimator: the in-modelatt, the common event-time profiletau_bar, the cohort-deviation scalesd_dev, the Mundlak coefficientsg_uandg_twhen present, any covariate coefficients, andy_hat_sigma.