perform_t.test | R Documentation |
Computes t-test between 2 groups
perform_t.test(vals, groups, ...)
vals |
A numeric vector of values |
groups |
A character vector specifying the respective group of each value |
... |
Additional parameters passed to ?pairwise.t.test |
A number indicating p-value from statistical test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.