public class QValues extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QValues.SMOOTHER |
| Constructor and Description |
|---|
QValues() |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
qvalue(double[] pvals,
Double fdr) |
static double[] |
qvalue(double[] pvals,
double[] lambda,
Double fdr,
boolean robust,
Integer smootfhDf,
QValues.SMOOTHER smoother,
boolean smoothLog) |
public static double[] qvalue(double[] pvals,
Double fdr)
public static double[] qvalue(double[] pvals,
double[] lambda,
Double fdr,
boolean robust,
Integer smootfhDf,
QValues.SMOOTHER smoother,
boolean smoothLog)
Copyright © 2015. All Rights Reserved.