Skip to content
Prev 16233 / 20628 Next

variance inflation factor

I don't (John might), but note that the computation depends only on
the sampling variance-covariance matrix of the fixed effects
(i.e. none of the machinery that is specific to (G)LMMs comes into
it). You might look into one of the books by Zuur et al.

  John: the stuff about intercept names comes from Harrell's rms
package, so presumably he found some cases where the parentheses were
missing.
I'd probably use grepl("Intercept",nam) ...

On Thu, Feb 22, 2018 at 10:00 AM, Toni Hernandez-Matias
<ahmatias at gmail.com> wrote: