sgf {alqrfe} | R Documentation |
Identify significance
Description
Identify significance
Usage
sgf(x)
Arguments
x |
Numeric vector. |
Value
y vector Factor, symbol flag of significant p-values.
Examples
n = 10
pvalue = rgamma(10,1,10)
sgf(pvalue)
[Package alqrfe version 1.1 Index]