Home » Countries » India » domestic violence weights at psu level (How to use the weights properly?)
domestic violence weights at psu level [message #26415] |
Fri, 17 March 2023 17:39 |
akarshik
Messages: 6 Registered: March 2023
|
Member |
|
|
I am running a selection on observables model using the DHS datasets of India.
In my model, I calculate a covariate measure at the primary sampling unit (PSU)level. My binary dependent variable is whether intimate partner violence occurred in the past 12 months. I understand that the domestic violence module weight makes the model results nationally representative. But since my covariate measure is at the PSU level, I calculated an adjusted weight per household by taking a ratio of the national domestic violence of that household to the average of the national domestic violence weight at the PSU level.
Can you please let me know if this approach is okay? If not can you please suggest an alternative approach?
|
|
|
Re: domestic violence weights at psu level [message #26426 is a reply to message #26415] |
Mon, 20 March 2023 09:47 |
Bridgette-DHS
Messages: 3199 Registered: February 2013
|
Senior Member |
|
|
Following is a response from Senior DHS staff member, Tom Pullum:
I'm not clear how you are calculating your PSU-level binary variable. Is it 1 if ANY woman in the PSU (cluster) reported IPV in the past 12 months, and 0 otherwise? Why would you define the covariate this way? If a cluster has more women in it, the probability that one of them will report IPV is greater.
If the cluster is the unit of analysis, then you need the cluster-level weight. I agree that it is not hv005, but it is complicated to calculate. We have had several postings on multi-level weights, including for the India surveys. These describe how to separate hv005 into a person-level weight and a cluster-level weight, the product of which is hv005. It sounds like you only need the cluster-level weight, but it's not easy to get.
With DHS data, the cases are individuals--household members or women or men. You can also use households as units. I recommend that you try to formulate your model so individuals (or households), rather than clusters, are the units. Otherwise you are not making full use of the data. Can you provide more explanation of your approach?
|
|
|
|
|
|
|
Re: domestic violence weights at psu level [message #26444 is a reply to message #26436] |
Tue, 21 March 2023 00:01 |
akarshik
Messages: 6 Registered: March 2023
|
Member |
|
|
Thank you so much for your help.
In my linear regression with the dependent variable as IPV, I have one covariate X, as explained earlier, which is a ratio of column A to the psu level average of column A. I also have two more important co-variates B and C. I specify a model :
reg IPV B##C##X more controls // code in stata
The variables IPV, B, C, X are all binary 0,1 variables.
In the unweighted model, I get significant results for my two-way and three-way interaction terms with X and the two variables, say B and C.
However, the interaction terms (two-way and three-way) are no longer significant if I use the command svy with svyset v001 [pweight=d005], strata(v023) singleunit(centered).
I suspect that since psu-level comparisons are happening in variable X, using the national-level survey weight d005 may not be the best approach. Previous literature suggests that I should at least get significant two-way interaction between B and C, which I am not getting upon weighting in my case. I wonder if cluster-level weights would be more appropriate. Can you provide me the code to get cluster-level weights?
Can you please help me understand the best way to approach this issue? Thank you so much.
[Updated on: Tue, 21 March 2023 00:08] Report message to a moderator
|
|
|
|
|
|
Re: domestic violence weights at psu level [message #26452 is a reply to message #26450] |
Wed, 22 March 2023 08:02 |
Bridgette-DHS
Messages: 3199 Registered: February 2013
|
Senior Member |
|
|
Following is a response from Senior DHS staff member, Tom Pullum:
Weights are not used in the construction of a variable--only in the analysis, as part of the estimation commands. If you use propensity scores, factor analysis, glm models, etc., you should be able to include a specification of weights with svyset and svy in the estimation command.
There are a few complex estimation procedures that do not have an option for weights. Historically, when a package just as Stata first includes a new method, it may not initially include an option for weights, but in later versions the option is added. If there is no option for weights, then you have no choice, but if there is such an option, it's best to use it. Propensity scoring has been around for a long time and I'm pretty sure Stata allows pweights and svyset/svy for this procedure.
|
|
|
Goto Forum:
Current Time: Mon Nov 25 16:56:23 Coordinated Universal Time 2024
|