Description Usage Arguments Value
View source: R/CalculateTotalWeightForAllContingencyTables.r
Calculates the total weights or D-values for all possible contingency tables. This value can be used to calculate the p-value
1 2 | CalculateTotalWeightForAllContingencyTables(experimentalDataStats,
returnlog = FALSE)
|
experimentalDataStats |
a vector containing the values n+, n- and n0, the number of positive/negative/non-significant (or contradictory) transcripts in the results |
returnlog |
whether the result should be returned as a log. Default is FALSE. |
a D-value or weight
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.