twotest | R Documentation |
Two-group test
twotest(var, group)
var |
numeric vector |
group |
two-levels group vector |
No return value
twotest(runif(20), rep(c("a", "b"), each = 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.