Hi;
I am using proc panel with RANONE option,
Is there anyway to check for the multicollinearity among independant variables in PROC PANEL.
Something like VIF option in proc reg?
Thanks for reading this post
Since multicollinearity is only an issue with the independent variables, you could just use PROC REG to calculate the VIF's. I assume here that the independent variables are either identical across panels, or that you are doing seemingly unrelated regression.
Steve Denham
Since multicollinearity is only an issue with the independent variables, you could just use PROC REG to calculate the VIF's. I assume here that the independent variables are either identical across panels, or that you are doing seemingly unrelated regression.
Steve Denham
Thanks for the reply
Yes, the independent variables are all the same across panels. I will then only rely on VIF s that I get from proc reg
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.