Skip to content
Prev 11767 / 20628 Next

lme4/glmer convergence warnings

On 14-04-10 04:28 PM, W Robert Long wrote:
Oops, too much of a hurry.

 * We just added 'fixef' as a synonym for 'beta' in getME, but it's only
on github.  unlist(getME(fitted_model,c("theta","beta"))) should work ...
 * grad() is in the numDeriv package -- install/load it first, or use
numDeriv::grad() if it's installed and you don't feel like loading.

  cheers
    Ben Bolker