Description Usage Arguments Value Examples
View source: R/vector_summary_stats.R
This function computes a simple t-test, determining a p-value for the difference in means between two distributions, assuming homogeneity of variance.
1 | dist.test(x, y)
|
x |
A categorical value (factor) with two levels |
y |
A list of response values |
A p-value coming from an anova/t-test
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.