How can I do a scatterplot with regression line or any other lines? | R FAQ · hsb2<-read. · reg1 <- lm(write~read,data=hsb2) summary(reg1) with(hsb2,plot(read, ...
確定! 回上一頁