Skip to content
Prev 6449 / 20628 Next

Resume terminated lmer fit if verbose=TRUE?

Thanks to Harold for pointing out the start argument and indicating
that the verbose output can be supplied as its value. Thanks also to
both Harold and Ben for warning on over-parameterization, though it
may not fully apply here as my model is of the form "y ~ (1|random) +
V1*V2*V3*V4*V5*V6*V7". (well, I might have a priori reason to
eliminate one or two fixed effects...)

Mike
On Wed, Jul 27, 2011 at 10:47 AM, Ben Bolker <bbolker at gmail.com> wrote: