Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Sergiy Radyakin <serjradyakin@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: brrweight(), jkrweight(), and vce() options of svyset |
Date | Tue, 11 May 2010 20:44:15 -0400 |
Dear All, can somebody, please, explain why the brrweight(varlist) and jkrweight(varlist) in svyset are NOT mutually exclusive? My understanding is that after I svyset ...whatever...,vce(brr) brrweight(varlist) specyfying jkrweight() afterwards in the same command does not affect anything. However the standard Stata dialog for svyset (db svyset) permits specifying both BRR and Jackknife weights and svyset command accepts both without a problem. I guess the minimum information needed to be specified is: 1) brrweight(varlist) -- translates to current vce(brr) brrweight(varlist) 2) jkrweight(varlist) -- translates to current vce(jackknife) jkrweight(varlist) 3) nothing -- translates to current vce(linearized) Meaning that the vce() option is redundant and brrweight() and jkrweight() must be mutually exclusive. Does it harm in any way specifying both? Is there benefit/convenience in specifying both? Any hints are very welcomed. Thank you, Sergiy Radyakin. * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/