Hello,
I am currently working on a panel data analysis in Stata, and I've noticed that my output seems to contain double observations. I have a dataset with 4893 unique individuals observed in two time periods (long-form data, i.e, 9786 rows), so I expected to see 4893 observations in my results. However, when I run my Difference-in-Differences (DiD) regression, the output shows 9786 observations.
I am wondering why I have double the number of observations I expected. Is this a normal behavior in Stata, or could there be something in my data or code that's causing this?
I am using Stata 15, and I'd appreciate any insights or guidance on how to resolve this issue.
Thank you in advance for your help!
Takudzwa
I am currently working on a panel data analysis in Stata, and I've noticed that my output seems to contain double observations. I have a dataset with 4893 unique individuals observed in two time periods (long-form data, i.e, 9786 rows), so I expected to see 4893 observations in my results. However, when I run my Difference-in-Differences (DiD) regression, the output shows 9786 observations.
I am wondering why I have double the number of observations I expected. Is this a normal behavior in Stata, or could there be something in my data or code that's causing this?
I am using Stata 15, and I'd appreciate any insights or guidance on how to resolve this issue.
Thank you in advance for your help!
Takudzwa
Comment