Hi Mitch,
Something like:
m <- lmer(Reaction ~ Days + (1|Subject) + (0+Days|Subject), sleepstudy,
control = list(maxIter = 1))
Hope this helps,
Josh
On Sat, May 28, 2011 at 6:05 PM, Downey, Patrick wrote:
> Hello,
>
> I hate to ask a question which is directly addressed in the documentation
Hello,
I hate to ask a question which is directly addressed in the documentation,
but can someone please give me an example of how to change the maximum
number of iterations used by lmer. I'm having a hard time understanding
this:
control a list of control parameters. See below for d
2 matches
Mail list logo