I searched the Internet and found the syntax of 'estat vif'. But there are three methods to do this job and I don't know how via Stata.

My output
My output
Code:
. estat vif Variable | VIF 1/VIF -------------+---------------------- 1.ttestfor~s | 1.12 0.889984 1.agefortt~t | 1.85 0.541637 1.gendercode | 1.23 0.811343 1.af | 1.56 0.639049 1.hyperten~n | 1.17 0.858267 1.non11orn~1 | 1.08 0.925788 1.nonaaorn~a | 1.05 0.949364 1.chf | 1.14 0.879495 1.hypoalbu~t | 1.11 0.901499 1.akifortt~t | 1.18 0.845265 1.poten~eddi | 1.13 0.885358 1.ttestind~n | 2.76 0.362166 1.ttesttar~r | 2.21 0.452392 1.afandwar~y | 1.27 0.786499 -------------+---------------------- Mean VIF | 1.42 .
Comment