Object Reference : Object View and Procedure Reference : Equation
  
 
didgbdecomp
Display the Goodman-Bacon decomposition for difference-in-difference estimation.
For panel equations estimated using the difference-in-difference method.
Syntax
eq_name.didgbdecomp(options)
Options
 
p
Print output.
Example
equation eq1.did asmrs @ post
eq1.didgbdecomp
estimates an equation by difference-in-difference with ASMRS as the outcome variable, and POST as the treatment variable, and then displays the Goodman-Bacon decomposition.
Cross-references
See “Difference-in-Difference Estimation” for a discussion of difference-in-difference models.
See also Equation::didcs, Equation::didmakeeq, and Equation::didtrends.