Description Usage Arguments Details Value See Also Examples
This is an example of what can be done with S3 OOP
1 |
x |
vector of data |
y |
vector of data |
paired |
TRUE or FALSE, FALSE by default |
alpha |
alpha level between 0,1 |
The constructor function makes a list that can be worked and further processed with an appropriate method(s) Returns either to accept or reject the null hypothesis with alpha = 0.05
list containing the data, acceptance/rejection of Null hypothesis, and t test object
t.test
for more information about t tests
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.