Description Usage Arguments Value
View source: R/GetWeightsAboveHypothesisScoreAndTotalWeights.r
Gets the score based on the values of n++, n+-, n-+ and n–. Used as part of a p-value calculation.
1 2 3 | GetWeightsAboveHypothesisScoreAndTotalWeights(r_p, r_m, c_p,
predictionListStats, experimentalDataStats,
logOfFactorialOfPredictionListStats, hypothesisScore, logepsDMax, logDMax)
|
r_p |
the row sum r+ |
r_m |
the row sum r- |
c_p |
the column sum c+ |
predictionListStats |
statistics for the prediction list |
experimentalDataStats |
statistics for the experimental data |
logOfFactorialOfPredictionListStats |
log of factorial of prediction list stats |
hypothesisScore |
the hypothesis score to be considered |
logepsDMax |
Exponential of logD Maximum value |
logDMax |
A logD Maximum value |
score data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.