computeOneSidedPvalueR | R Documentation |
Wrapper function to compute a one-sided p-value from a statistics or quantile value, with the aid of lower and upper bounds.
computeOneSidedPvalueR(x, a, b)
x |
The two-sided p-value to be converted. |
a |
The lower bound, e.g. 0. |
b |
The upper bound, e.g. 2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.