Description Usage Arguments Examples
This function calculates an independent t-test and relevant supplementary statistics.
1 | independentt(data, dependent.var, group.var)
|
data |
The data frame to evaluate. |
dependent.var |
Dependent variable of the data frame. |
group.var |
Grouping variable of the data frame. Has to equal two. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.