Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Linear regression wall
#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
Please
log in
to post a comment.
ceiling.r
Ch. 4 Boxplot Skewed Left
Ch. 5: Cookie Chip Sampling - Idealized
Multiple Regression and Binomial Regression Sample
Grad-sistemac
16-09-2020ExVitorb
Prediction
Variance and Standard Deviation
14-09-2020GRam
EulerEx3
Please log in to post a comment.