| Re: DECOMPOSING ERREYGERS CONCENTRATION INDEX - STATA... [message #11772 is a reply to message #11764] | 
			Tue, 07 February 2017 12:02    | 
		 
		
			
				
				
				
					
						
						Liz-DHS
						 Messages: 1516 Registered: February 2013 
						
					 | 
					Senior Member  | 
					 | 
		 
		 
	 | 
 
	
		A response from Dr. Shireen Assaf: 
Quote: 
Hello, 
 
The following code can be used for obtaining the concentration index with the erreygers correction assuming you have computed your outcome variable cpr (contraceptive use). Here I am showing this for the wealth index, the same should follow for the education variable. 
gen wt= v005/1000000
conindex cpr [pw=wt], rankvar(v190) bounded limits(0 1) erreygers cluster(v001) 
  
 
Thank you. 
Best, 
 
 
		
		
		
 |  
	| 
		
	 | 
 
 
 |