Description Usage Arguments Value Examples
View source: R/hw06Functions.R
Perform Welch's T-Test
1 | welchT(x, y)
|
x |
vector of values of length n |
y |
vector of values of length n |
returns vector of length 5 with Welch's T statistic, degrees of freedom, p-value, mean of group x, and mean of group y
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.