[R] puzzling lm.fit errors

2009-04-09 Thread Brendan Morse
Hi everyone, I am running a monte carlo and am getting an error that I haven't the slightest clue where to begin figuring it out. The error is as follows: Error in lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) : 0 (non-NA) cases In addition: Warning message: In ltm.fit(X,

Re: [R] puzzling lm.fit errors

2009-04-09 Thread Ted Harding
On 09-Apr-09 22:53:51, Brendan Morse wrote: Hi everyone, I am running a monte carlo and am getting an error that I haven't the slightest clue where to begin figuring it out. The error is as follows: Error in lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) : 0 (non-NA)