Hi, I am trying to find the estimates related to the effects of gender on the relationship between two variables.
I used an estimate statement in the code as follows....
The statement to get subpopulation estimates in Surveyreg is the DOMAIN statement.
You likely would not want the domain variable on the model statement. So if you need an overall plus the subpopulation that would be two calls to proc surveyreg, one without domain and your gender variable on the model and another with domain and gender not on the model. The Estimate statement likely won't make much sense in terms of Domain analysis though.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.