Description Usage Arguments Value See Also
View source: R/evaluate_multiple_rankings.R
Evaluate and compare multiple rankings
1 2  | evaluate_multiple_rankings(rankings, true_interactions, regulators, targets,
  extend_by = 10000)
 | 
rankings | 
 A list of data frames as returned by   | 
true_interactions | 
 A data frame containing the true interactionss.
This data frame must consist of two columns:
  | 
extend_by | 
 The number of steps with which to fill the ranking as if random, if only a part of the ranking is given.  | 
a list containing 2 items, the ranked evaluation and the area under the curve scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.