myTsim | R Documentation |
A function to retrieve information about T-sim tests
myTsim(n1 = 10, sigma1 = 3, mean1 = 5, iter = 1000, ymax = 0.1, ...)
n1 |
sample size |
sigma1 |
Sigma 1 |
mean1 |
Mean 1 |
iter |
Number of iterations |
ymax |
maximum y value |
... |
special argument that can take additional arguments |
A function for MATH 4753
Summary statistics
## Not run: myTsim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.