Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Linear Regression
#R version 3.3.2 x =c(1,2,3,4,5,6:10) y = c(1,3,5,7,8:13) r<-lm(y~x) a=data.frame(x=c(11:20)) plot(c(x,11:20),c(y,predict(r,a)),abline(r),cex=3,pch=3,col="blue") print(summary(r))
run
|
edit
|
history
|
help
0
CRR convergence
Gab1B
Distribution stable under iteration
Ggplot
helloworld
Linear regression wall
sentiment analysis
R added
Figura
Sierpinski curve