Skip to content
Prev 97 / 20628 Next

Model specification help

On 3/9/07, Andrew Perrin <clists at perrin.socsci.unc.edu> wrote:
That's great news.  Would you be willing to give us an idea of the
number of observations and the number of levels for each of the
groups?  I don't imagine that this would violate confidentiality but
if you have misgivings it would be helpful even to have ballpark
estimates of the size of the problem.
That's to be expected.  For a problem like this the parameters
optimized in lmer2 are on the scale of the relative standard deviation
of the random effects (relative to the standard deviation of the
residual noise component) whereas the parameters optimized in lmer are
on the scale of the relative  variance.  The starting values are
calculated the same way so at the first iteration the lmer values are
simply the squares of the lmer2 values
[1] 0.0865648200 0.0125231766 0.0001613865

After the first iteration they will no longer correspond because the
iteration trajectories will be affected by the scaling.  I hope it
will be the case that lmer2 converges in fewer iterations than does
lmer.  I would appreciate knowing what the results are.