Hi, I have 2 variables that I extracted from IPUMS health survey. One is “ownership” and the other is “astheryr” I have to account for weights in both. One uses “sampweight” and the other used “perweight.” What is the syntax I use in Stata to account fo the sample design for two variables with different levels of weights.
The example provided in IPUMS website accounts for only one of my weights.
svyset psu [pweight=perweight], strata(strata) svy: mean var1