t; Alternatively
>
> library(ggplot2)
> ggplot(dat, aes(x = x, y = y)) + geom_point() + stat_smooth(method =
> "lm", color = I("red3"))
>
> which is perhaps overkill in this situation.
>
>
> Michael
>
> On Tue, Apr 10, 2012 at 11:03 PM, Tawee
hi, I'm doing some data on least square curve fitting. What I like to have is
to compare the scatter plot whilst having the fitting curve on the same
coordinates. Any suggestting command besides plot(x,y). TaweeMac OSX 10.7.3
[[alternative HTM
2 matches
Mail list logo