PSU and strata identifiers - Egypt [message #10199] |
Thu, 07 July 2016 13:28 |
Nora
Messages: 14 Registered: May 2016
|
Member |
|
|
I am trying to use the svyset option to weight my data. I am using pooled data for Egypt for years 1995,2005 and 2014 and restricting my sample to women who participated in the domestic violence module.
1.I am not sure what variable to specify in the PSU and strata. As v021 is labelled PSU and v022 is labelled as sample strata for the three surveys, would this syntax be correct?
svyset [pw= domestic violence wgt], psu(v021) strata(v022)
What does this result mean:
pweight: wt_dv
VCE: linearized
Single unit: missing
Strata 1: v022
SU 1: v021
FPC 1: <zero>
2.Also, is it okay to run this code with pooled data from three surveys?
Thank you.
|
|
|