Description Usage Arguments Value Examples
A function which outputs the t statistic for given sample data.
1 | mytstat(z, mu0)
|
z |
The sample data to return the t statistic for. |
The t-statistic for the sample data.
1 | ## Not run: mytstat(c(1,2,3,4,5), 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.