Skip to content
Prev 16236 / 20628 Next

variance inflation factor

I don't know if there's a good reason that vcov() is a "dpoMatrix"
(from the Matrix package) rather than a plain old base-R matrix, but
as.matrix() converts it harmlessly (and shouldn't have any ill effects
on something that's already a matrix ...)
On Thu, Feb 22, 2018 at 11:01 AM, Fox, John <jfox at mcmaster.ca> wrote: