creating strata and svyset of SPA datasets of Nepal [message #13850] |
Fri, 12 January 2018 02:54 |
rkchettri
Messages: 19 Registered: November 2017
|
Member |
|
|
Dearn DHS experts,
I am using facility audit and clients ( ANC and postpartum data files) SPA 2015 dataset of Nepal. I have a look at how to create svyset for these datasets, also found that we need to create strata.
One of the threads in this forum creates strata using two variables in the datasets that are facility type and region.
egen strata=group(factype region)
But Nepal SPA final report page 20 (https://dhsprogram.com/pubs/pdf/SPA24/SPA24.pdf) reads that facility were selected using facility type and ecological region(it has three categories). There is a variable (region) which has 5 categories.
I did not find the ecological region related variable.
Could you help me what should I do at this stage?. I am looking for your suggestions.
With kind regards,
Resham
|
|
|
Re: creating strata and svyset of SPA datasets of Nepal [message #13854 is a reply to message #13850] |
Fri, 12 January 2018 13:08 |
Bridgette-DHS
Messages: 3190 Registered: February 2013
|
Senior Member |
|
|
Following is a response from the Data Processing Specialist for the Nepal 2015 SPA, Rajendra Dangol:
We have the eco-dev region variable (13 cells) only in the recode file. In the raw file, users can create 13 categories eco-dev region or 3 ecological region categories using the DISTRICT variable. Example of CSPro logic is given below. I hope this helps.
-
Attachment: NP.jpg
(Size: 40.64KB, Downloaded 684 times)
[Updated on: Fri, 12 January 2018 13:17] Report message to a moderator
|
|
|