| Package | Description |
|---|---|
| umcg.genetica.math.stats |
| Modifier and Type | Method and Description |
|---|---|
static QValues.SMOOTHER |
QValues.SMOOTHER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QValues.SMOOTHER[] |
QValues.SMOOTHER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double[] |
QValues.qvalue(double[] pvals,
double[] lambda,
Double fdr,
boolean robust,
Integer smootfhDf,
QValues.SMOOTHER smoother,
boolean smoothLog) |
Copyright © 2015. All Rights Reserved.