Description Usage Arguments Details Value Examples
When given a t0 it calculates alpha/2 and graphs the distribution
1 | mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)
|
t0 |
tcalc param |
xmax |
maximum x |
n |
number of values |
alpha |
the value of alpha |
This is a function created in the Math4753 package that when given parameters of alpha and t0 it will graph the p-value and display p-values areas
a list with the q and p-value
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.