Hi
I want to hear if anyone can explain this to me.. since it's really confused me and make me in doubt. It is taken from the vif function describtion from the car package
Specific methods are provided for ordinal regression model objects produced by polr in the MASS package and svyolr in the survey package, which are "intercept-less"; VIFs or GVIFs for linear and similar regression models without intercepts are generally not sensible.
Thanks for quick answer! Yes, and thats actually exactly what I want because I estimated an ordered logit and ordered probit using polr function from the MASS package, so I just wanted to be sure since I got very confused. Can we find out how exactly the vif for an polr is calculated?