Description Usage Arguments Examples
This function is a wrapper for the t.test function. Before conducting the t-test diagnostic plots are shown to assess the assumptions of the t-test.
1 |
x |
numeric vector of data values. |
y |
NULL or a numeric vector of data values. |
... |
further arguments passed to t.test functions (like mu, paired). |
confirm |
logical. If TRUE ask to confirm assumptions. |
diagnosePlots |
logical. If TRUE print diagnostic plots. |
color |
logical. If TRUE the assumption print is colored. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.