tTest {DAMisc} | R Documentation |
This function is a wrapper to the t.test
function but produces more information in the output.
tTest(x, y, data, ...)
x |
The dichotmous variable for the test. |
y |
The interval/ratio variable for the test. |
data |
A data frame where |
... |
Other arguments to be passed down to |
an object of class tTest