two_sample_test | R Documentation |
two_sample_test
two_sample_test(df, group)
x |
Numeric variable |
grp |
Factor variable |
An internal function that tests equality of location parameter using two sample t-tests with unequal variance when mean is reported and nonparametric rank-sum tests otherwise in comparing of two groups.
a 2-tuple vectors reporting p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.