Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Linear regression Model [The spring constant]

Language: Layout:
+ ] Show input
Absolute running time: 0.34 sec, cpu time: 0.59 sec, memory peak: 31 Mb, absolute service time: 0,35 sec  
edit mode |  history  | discussion
[1] 2 5 7
[1]  5  8 10
[1] 0.6349206

Call:
lm(formula = F ~ 0 + x1)

Coefficients:
    x1  
0.6349  


Call:
lm(formula = F ~ 1 + x2)

Coefficients:
(Intercept)           x2  
     0.2857       1.6429