| Re: Replicating vaccination rate [message #2686 is a reply to message #2678] | 
			Thu, 07 August 2014 11:42   | 
		 
		
			
				
				
				
					
						  
						Bridgette-DHS
						 Messages: 3230 Registered: February 2013 
						
					 | 
					Senior Member  | 
					 | 
		 
		 
	 | 
 
	
		The FRQs are a one-way table of unweighted frequencies (the FRWs are weighted frequencies). The unweighted frequencies can be produced using this simple Stata command:  tab1 v107 v113, miss.  
 
Please note that everything in the DHS reports have been weighted by v005.  To get the weighted frequency distributions, please use:  
tab1 v107 v113 [aweight=v005/1000000], miss 
 
Thanks 
		
		
		
 |  
	| 
		
	 | 
 
 
 |