Skip to content
Prev 17645 / 20628 Next

Collinearity tests (e.g. VIF) for glmmTMB package

Dear Daniel,
There is no intrinsic reason why the predictors in the two parts of the model have to be the same.

As I mentioned in a related response, it's not the correlations among the columns of the model matrix but among the coefficients that figures in VIFs computed for models other than linear models fit by OLS. In glmmTMB, the correlations among the coefficients will differ in different parts of the model even if the model matrices are the same.

Best,
 John