Description Usage Arguments Value
Simple t test
1 | t_test_ngo(datay, datax, y, x)
|
datay |
: dataframe that contains the first variable, e.g. disease diagnosis status |
datax |
: dataframe that contains the second variable |
y |
: column number with respect to datay |
x |
: column numbers with respect to datax |
A matrix with the rounded t-test results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.