Declaring my Data Survey Data [message #13889] |
Thu, 18 January 2018 16:25 |
Dangboye
Messages: 1 Registered: September 2017
|
Member |
|
|
Good afternoon everyone,
I am trying to do a difference in difference using DHS Data on Nigeria in 1990, 1999, 2003, 2008, and 2013. I am concerned about how to weight each observation as I am not sure using weight=hv105/1000000 from my pooled data works fine. Also, in declaring the data as a survey data, I wrote my command as:
svyset [pweight=weight], psu(hv021) strata(strata) having defining my hv023 as my strata. When I run this command, it states single unit missing and running a regression based on that yields to estimates with no t statistics, confidence intervals etc.
I would appreciate any response that could help me work through this.
Regards.
|
|
|