Description Usage Arguments Value Examples
function for p-values
1 | mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)
|
t0 |
a calculated value of t |
xmax |
the maximum value of x to be plotted |
n |
the sample size |
alpha |
the value of alpha, e.g. 1-confidence level |
a plot with p-value areas, quantiles, and a p-value
1 | mypvalue(t0=2.3563,n=30,alpha=0.05)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.