Description Usage Arguments Value Examples
my t.test for data
1 | my_t.test(x, alternative = "two.sided", mu = 60)
|
x |
Numeric vector input |
alternative |
String input, should be |
mu |
Numeric input, the mean of the null hypothesis value. default to |
A list includes alternative and p_value.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.