Hello all,
I'm just trying to run a comparison test looking at one year to the next and using BRR replications as IPUMS USA suggests: https://usa.ipums.org/usa/repwt.shtml
I am using the SVYSET COMMAND FIRST:
svyset[pweight=perwt], vce(brr) brrweight(repwtp1-repwtp80) fay(.5)mse
Then running:
svy, subpop(age0_2): mean uninsured, over (Year0809)
However, to run simply 1 year comparing for instance 2008 to 2009 is taking about 2 hours to run.
Any suggestions on how I could get this to run faster and more efficiently?
Thank you!
All best,
Lauren
I'm just trying to run a comparison test looking at one year to the next and using BRR replications as IPUMS USA suggests: https://usa.ipums.org/usa/repwt.shtml
I am using the SVYSET COMMAND FIRST:
svyset[pweight=perwt], vce(brr) brrweight(repwtp1-repwtp80) fay(.5)mse
Then running:
svy, subpop(age0_2): mean uninsured, over (Year0809)
However, to run simply 1 year comparing for instance 2008 to 2009 is taking about 2 hours to run.
Any suggestions on how I could get this to run faster and more efficiently?
Thank you!
All best,
Lauren