Beginning in SAS® 9.2, you can compute regression estimates for domains using the DOMAIN statement. Because survey samples are from finite populations, the variance estimator for a given subgroup requires all the observations in your sample including observations outside the subgroup. Therefore, unlike classical SAS procedures, you should not use a BY or WHERE statement or create a subset of your data to compute subpopulation regression estimates in PROC SURVEYREG.