Description Usage Arguments Value
View source: R/moreSUDprocedures.R
Returns the highest rejected p-value and its index given some critical values.
1 | reject(sorted, criticals)
|
sorted |
Sorted p-values |
criticals |
Critical values |
A list with elements
cutoff |
highest rejected p-value |
cut.index |
index of highest rejected p-value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.