Description Usage Arguments Value Examples
Function to create plot of the p-value
1 | mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)
|
t0 |
The t statistic (Tcalc) |
xmax |
Maximum x-axis value (negative and positive) |
n |
The sample size |
alpha |
the likelihood that the true population parameter lies outside the confidence interval |
a plot and list of the quantile and p-value
1 | ## Not run: mypvalue(tcalc, n = 25 , alpha = 0.10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.