Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Linear regression Model [The spring constant]
F=c(2,5,7) x1=c(5,8,10) F x1 sum(x1*F)/sum(x1^2) # =lm(F~0+x1) lm(F~0+x1) x2=c(1,3,4) lm(F~1+x2)
run
|
edit
|
history
|
help
0
Mathematical operations
Abhishek
calc
ExEdsonAmanda26-01-2021
Área de un cuadrado
Arithmetic operations in vector
Gab1A(resumido)
Outlier
Quartile Formula
SAMPLING