Skip to content

C test functions for lmer()

1 message · Douglas Bates

#
On Sun, Oct 3, 2010 at 10:03 AM, murat k. <skorsky12 at gmail.com> wrote:
Well the code in the nlme package is more than 10 years old and we
have learned a lot about the computational methods in the intervening
years.

If you just want to fit a simple model with a random intercept you
would be much better off starting from the equations or the C++
classes instead of trying to decide what the internal C code in either
nlme or lme4 is doing.