| .score_subnetwork | R Documentation |
Single-node subnetworks always score 0. Otherwise the raw score is
zsum / sqrt(n), optionally calibrated against the Monte-Carlo
distribution and optionally penalized for size.
.score_subnetwork(sc, n, zsum, normalize)
sc |
A score context from |
n |
Number of nodes in the subnetwork. |
zsum |
Sum of the z-scores of the subnetwork nodes. |
normalize |
Logical; whether to calibrate the score. |
A numeric score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.