getDE_DC_OptimalThreshold {decode} | R Documentation |
Perform chi-square optimization
Description
Perform chi-square optimization
Usage
getDE_DC_OptimalThreshold(t_result, MaxGene, d_r, minSupport)
Arguments
t_result |
The t-statistics |
MaxGene |
Number of genes in expression data |
d_r |
DC measures |
minSupport |
The minimum expected frequency in contingency table |
Value
The optimal threshold information
[Package decode version 1.2 Index]