Skip to content
Prev 16234 / 20628 Next

variance inflation factor

Dear Toni,
Sorry, I don't, but don't see why the general idea wouldn't apply here (as Ben mentioned in his response). By the way, the more general vif() function in the car package works for lme() in nlme but not for lmer() or glmer() in lme4 (because the result returned by vcov() for a "merMod" object isn't of class "matrix"). We should probably make it work.

Best,
 John