View source: R/moreSUDprocedures.R
| reject | R Documentation | 
Returns the highest rejected p-value and its index given some critical values.
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.