Hi,I am a new Stata user. I am using the hospdd.dta to run a DID program. I want to use the code lgraph to generates the parellel trend.
Here is my data


I use the code: lgraph satis month, by(procedure) to generate the following graph:

But the correct graph should be like this, it seems that the first three months are disappear for the control group.

What should be the correct code? Really appreciate your answers!
Here is my data
I use the code: lgraph satis month, by(procedure) to generate the following graph:
But the correct graph should be like this, it seems that the first three months are disappear for the control group.
What should be the correct code? Really appreciate your answers!
Comment