Description Usage Arguments Details Value Examples
Computes a manual Welch T-test given two sample vectors
1 | welchT(x, y)
|
x |
numeric vector representing sample 1 |
y |
numeric vector representing sample 2 |
Takes two numeric vectors x, y representing two samples. Computes a manual Welch T-test statistic and effective degrees of freedom
2 named variables: t-statistic, effective degree of freedom
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.