Description Usage Arguments Value Author(s)
View source: R/df_2_sample_t_test.R
This function takes in 2 vectors of a 2-sample t-test and returns the degrees of freedom
1 | df_2_sample_t_test(x, y)
|
x |
data for sample 1 |
y |
data for sample 2 |
degrees of freedom
Timothy Roeper, Professor at New York University
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.