Rdocumentation
powered by
Learn R Programming
mutoss (version 0.1-9)
reject: reject
Description
Returns the highest rejected p-value and its index given some critical values.
Usage
reject(sorted, criticals)
Arguments
sorted
Sorted p-values
criticals
Critical values
Value
A list with elements
cutoff
highest rejected p-value
cut.index
index of highest rejected p-value