|
| static MatrixWithHeaders | computeAbsFoldMatrix (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2) |
| |
| static MatrixWithHeaders | computeFoldMatrix (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2) |
| |
| static MatrixWithHeaders | computeTestStatistics (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, double[] fudgeFactors, boolean useFold, boolean paired) |
| |
| static MatrixWithHeaders | computeTestStatistics (MatrixWithHeaders data, Map< String, Collection< String >> groups, double[] fudgeFactors, boolean useFold, boolean paired) |
| |
| static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeAbsFoldMatrix |
( |
MatrixWithHeaders |
data, |
|
|
Collection< String > |
group1, |
|
|
Collection< String > |
group2 |
|
) |
| |
|
static |
| static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeFoldMatrix |
( |
MatrixWithHeaders |
data, |
|
|
Collection< String > |
group1, |
|
|
Collection< String > |
group2 |
|
) |
| |
|
static |
| static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeTestStatistics |
( |
MatrixWithHeaders |
data, |
|
|
Collection< String > |
group1, |
|
|
Collection< String > |
group2, |
|
|
double[] |
fudgeFactors, |
|
|
boolean |
useFold, |
|
|
boolean |
paired |
|
) |
| |
|
static |
| static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeTestStatistics |
( |
MatrixWithHeaders |
data, |
|
|
Map< String, Collection< String >> |
groups, |
|
|
double[] |
fudgeFactors, |
|
|
boolean |
useFold, |
|
|
boolean |
paired |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: