In Proc GLM is ok to use the VIF but in MIXED there is no Rsq.
Multicollinearity is a dependency in the X matrix. Any of the procedures that calculate VIF can be used to get a measure of multicollinearity--PROC REG probably is the most appropriate due to the richness of options. See the responses in the thread:
https://communities.sas.com/message/170160#170160
Steve Denham
Try using COLLIN also as option in GLM.
Thanks,
Naresh
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.