hPC-methods | R Documentation |
Implementation of the multiple testing procedure by Pounds&Cheng.
hPC(p, threshold)
p |
object of type "numeric". |
threshold |
object of type "numeric". |
applies the modification by Pounds&Cheng to p-values p with given threshold, returns rejected indices
hPC(runif(10),threshold=0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.