Description Usage Arguments Value
Simple t test by statistics
1 2 | ## S3 method for class 'test02'
t(n1, m1, sd1, n2, m2, sd2)
|
n1 |
: number of subjects in group 1 |
m1 |
: mean of group 1 |
sd1 |
: sd of group 1 |
n2 |
: number of subjects in group 2 |
m2 |
: mean of group 2 |
sd2 |
: sd of group 2 |
results of t test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.