Description Usage Arguments Details Value
View source: R/computeSensitivity.R
Calculates sensitivity of tools
1 | computeSensitivity(imatrix, outmatrix, absolute = FALSE)
|
imatrix |
true positive matrix, e.g. Klemm-Eguiluz adjacency matrix |
outmatrix |
matrix with values, e.g. Spearman correlation or other tool output |
absolute |
Calculates matches for absolute values if true instead of taking sign into account |
Compares tool adjacency matrix output to Klemm-Eguiluz adjacency matrices
sensitivity score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.