The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Countries » India » Norms variables [[URGENT]] (district level estimates of varibles related to norms)
Norms variables [[URGENT]] [message #26470] Fri, 24 March 2023 00:35 Go to previous message
niruj is currently offline  niruj
Messages: 3
Registered: March 2023
Member
Hi, I am trying to get district level estimates/proportions of variables related to norms, domestic violence etc. NFHS-4 and NFHS-5 mentions that these variables are not representative at the district level. Is there any way around this problem ?

---------------------

Subject: Re: Norms variables [[URGENT]] Author: niruj Date: Mon, 27 March 2023 05:22
I tried to get district level proportion for the variable s930 (has a mobile phone that respondent uses). I used the svyset and svy command. Results show the mean by district, but standard errors and confidence interval are missing. Stata produces a note: [Note: Missing standard errors because of stratum with single sampling unit.]

The code I used. (tried both ways of generating stratum.)

* generate stratum
gen stratum = v023

* alternative strata based on region and urban/rural
* egen stratum = group(v024 v025)

gen wt = v005/1000000
svyset v021 [pw=wt], strata(stratum)
svy: mean s930, over(sdistri)

[Updated on: Mon, 27 March 2023 08:36] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: k fold cross validation for logistic regression in R
Next Topic: Out of Pocket Expenditure for Delivery Care
Goto Forum:
  


Current Time: Sat Apr 20 05:35:17 Coordinated Universal Time 2024