mypvalue | R Documentation |
My P Value
mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)
t0 |
Calculated t-statistic for the sample being tested |
xmax |
Upper and lower bounds of the graph (default 4) |
n |
Number of experimental units |
alpha |
Significance level |
A plot of the t-statistic, the rejection region, and the p-value
## Not run: mypvalue(tcalc,n=30,alpha=0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.