File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 19
19
#+end_src
20
20
21
21
#+RESULTS: sassociation1
22
- - Pearson's product-moment correlation
23
- - data: worker$wage and worker$years_edu
24
- - t = 35.998, df = 37633, p-value < 0.00000000000000022
25
- - alternative hypothesis: true correlation is not equal to 0
26
- - 95 percent confidence interval:
27
- - 0.1726625 0.1921962
28
- - sample estimates:
29
- - cor
30
- - 0.1824473
31
- - Pearson's product-moment correlation
32
- - data: worker$wage and worker$age
33
- - t = 9.3777, df = 37633, p-value < 0.00000000000000022
34
- - alternative hypothesis: true correlation is not equal to 0
35
- - 95 percent confidence interval:
36
- - 0.03819950 0.05835859
37
- - sample estimates:
38
- - cor
39
- - 0.04828396
22
+ + Pearson's product-moment correlation
23
+ + data: worker$wage and worker$years_edu
24
+ + t = 35.998, df = 37633, p-value < 0.00000000000000022
25
+ + alternative hypothesis: true correlation is not equal to 0
26
+ + 95 percent confidence interval:
27
+ + 0.1726625 0.1921962
28
+ + sample estimates:
29
+ + cor
30
+ + 0.1824473
31
+ + Pearson's product-moment correlation
32
+ + data: worker$wage and worker$age
33
+ + t = 9.3777, df = 37633, p-value < 0.00000000000000022
34
+ + alternative hypothesis: true correlation is not equal to 0
35
+ + 95 percent confidence interval:
36
+ + 0.03819950 0.05835859
37
+ + sample estimates:
38
+ + cor
39
+ + 0.04828396
40
40
41
41
#+NAME: sassociation2
42
42
#+BEGIN_SRC R :results output raw
You can’t perform that action at this time.
0 commit comments