I am conducting hierarchical logistic regression (entering variables in blocks) and wondering if there is a way to calculate whether the change in the R-square between each block is significant? In SPSS this is possible because it considers each block as part of the same command...but in SAS each model is run separately. Basically, is it possible to get the p value for the change in R2 between model 1 and model 2, model 2 and model 3.
I am not sure. Do you want COV matrix between each subject ?
Check PROC GLIMMIX for mixed model for logistic.
Or your are using STRATA statement of PROC LOGISTIC ?
The 2025 SAS Hackathon Kicks Off on June 11!
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.