Description Usage Arguments Value Author(s)
Calculates various statistics on the iterations of Greedycut.
1 | greedycut.get.statistics(filterinfo)
|
filterinfo |
Information on the filtering iterations as a |
Additional statistics on the iterations in the form of a data.frame
with the following columns:
"Elements retained"
, "Elements removed"
, "Mismatches retained"
,
"Mismatches removed"
, "False Positive Rate"
, "Sensitivity"
, "D"
. The last column
signifies distance from the diagonal in a ROC curve.
Yassen Assenov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.