Skip to content
Prev 17641 / 20628 Next

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

Thanks for your input, and apologies for the delay in reply.

I just wanted to test to make sure there was no correlation between my explanatory variables.

That's really helpful much appreciated.

Mike

-----Original Message-----
From: Ben Bolker <bbolker at gmail.com> 
Sent: 09 May 2019 20:31
To: Fox, John <jfox at mcmaster.ca>; Williamson, Michael <michael.williamson at kcl.ac.uk>
Cc: r-sig-mixed-models at r-project.org
Subject: Re: Collinearity tests (e.g. VIF) for glmmTMB package



  I'm not sure what you else need to know about the component structures?
structures of the component models from the "glmmTMB" object.

   I've been meaning to write a vif.glmmTMB method, but I was planning to just add a "component" argument to make the user choose: the names of the vcov() components are "cond" and "zi" (and there could be a "disp"
component if there's a non-trivial dispersion model ...)
On 2019-05-09 3:28 p.m., Fox, John wrote: