Dear everyone,
I seeking your advice on whether SAS will be able to fit my model, and if so, which procedure.
My data has a three-level structure (country, community, individual) with a binary outcome variable at level 1, and main independent variable at level 2. The data was collected using two-stage complex sampling, hence I hope to incorporate stratification and sample weight in the model. Sampling strata is not being analysed as a separate level.
Thank you for your help in advance!
Without more details this sound like you may be looking at Proc SurveyLogisitic.
And if you have SAS/STAT14.1 installed, then PROC GLIMMIX has an example (45.18 Weighted Multilevel Model for Survey Data) that covers a two level model, and an example of a three level model using the quadrature method to fit the data (45.19 Quadrature Method for Multilevel Model), that has students, classes and schools. By combining the principles in these examples, I think you can get what you are after.
Steve Denham
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.