Skip to content
Prev 280309 / 398506 Next

lm and R-squared (newbie)

On Dec 15, 2011, at 8:35 AM, PtitBleu wrote:

            
Because you failed to do an adequate assessment of your data. Try this  
ploting exercsie and I think you will see the reason for the  
differences:

plot(data1$nx,data1$ny, col="red", xlim=range(c(data1$nx,data4$nx)),  
ylim=range(c(data1$ny,data4$ny)) )