Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Linear regression Model [Empirical Models]
x = c(0.99, 1.02, 1.15, 1.29, 1.46) y = c(90.01, 89.05, 91.43, 93.74, 96.73) plot(x,y) # make a plot abline(lm(y ~ x)) # plot the regression line lm(y ~ x)
run
|
edit
|
history
|
help
0
ModeloSirdItaly-17-02-2021
This is python
Data Transformation
16-09-2020
Hello, world!
SAMPLING
28-09-2020Int-poli-inter-FuncaoComportadabem
Arithmetic operations in vector
Inferences for Two Population Means [Example I - void volume within a textile fabric]
HOME WORK DATAFRAMES