Skip to content
Prev 309588 / 398502 Next

Problem with lm

Yes, it is most likely due to scoping.  It is safest to create a data
frame with all the data in it, then pass that to the data argument of
lm.
On Thu, Nov 1, 2012 at 2:25 AM, Eva Prieto Castro <evapcastro at yahoo.es> wrote: