Description Usage Arguments Value Examples
View source: R/4419_functions.r
Produces a more helpful summary of the existing t.test
function.
1 |
x |
Character string giving name of grouping variable. |
y |
Character string giving name of continuous variable. |
data |
Data where both |
... |
Other arguments to be passed down to the |
A list of class tTest
with two elements:
Means, n, and standard errors for both groups and the difference.
The result produced by t.test
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.