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
ax² + bx + c = 0 (Solução e gráfico com as raízes)
Zerlina L Bi-variate Regression
Pie Chart
List of libraries in R
Arithmetic operations in vector
Variance Gamma process 3
Program2.Question2
Bimodal CLT
Hiring Discrimination
Snowflake curve