User Tools

Site Tools


paired_sample_t-test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
paired_sample_t-test [2017/04/05 09:12] – created hkimscilpaired_sample_t-test [2017/05/17 13:04] (current) hkimscil
Line 1: Line 1:
 +
 +
 +
 <code>> data(anorexia, package="MASS"      # weight gain (lbs.) in anorexic women <code>> data(anorexia, package="MASS"      # weight gain (lbs.) in anorexic women
 > attach(anorexia) > attach(anorexia)
Line 42: Line 45:
  
  
-> t.test(ft$Postwt-ft$Prewt, mu=0, data=ft)+</code> 
 + 
 +<code>> t.test(ft$Postwt-ft$Prewt, mu=0, data=ft)
  
  One Sample t-test  One Sample t-test
Line 55: Line 60:
  7.264706   7.264706 
  
- +></code>
-</code>+
paired_sample_t-test.txt · Last modified: 2017/05/17 13:04 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki