Re: [R] lme convergence failure within a loop

2011-06-22 Thread Daniel Malter
I am not an expert in this. But try try() :) hth, Daniel Sam Nicol wrote: > > Hi R-users, > > I'm attempting to fit a number of mixed models, all with the same > structure, across a spatial grid with data points collected at various > time points within each grid cell. I'm trying to use a

[R] lme convergence failure within a loop

2011-06-22 Thread Sam Nicol
Hi R-users, I'm attempting to fit a number of mixed models, all with the same structure, across a spatial grid with data points collected at various time points within each grid cell. I'm trying to use a 'for' loop to try the model fit on each grid cell. In some cells lme does not converge, g