Description Usage Arguments Value
View source: R/GetScoresWeightsMatrix.r
Computes the score and weight for a network/set of experimental data based on the table containing possible values of n++, n+-, n-+ and n–.
1 2 | GetScoresWeightsMatrix(matrixOfPossibleValues, predictionDataStats,
experimentalDataStats, logOfFactorialOfPredictionListStats)
|
matrixOfPossibleValues |
values of n++, n+-, n-+ and n– that need to be assessed |
predictionDataStats |
a table of predicions |
experimentalDataStats |
a table of observed experimental data |
logOfFactorialOfPredictionListStats |
a vector containing the log of the factorial value for each entry in predictionListStats |
a matrix containing scores and logs of the weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.