greedycut.get.statistics: greedycut.get.statistics

Description Usage Arguments Value Author(s)

View source: R/greedycut.R

Description

Calculates various statistics on the iterations of Greedycut.

Usage

1

Arguments

filterinfo

Information on the filtering iterations as a data.frame returned by greedycut.filter.matrix.

Value

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.

Author(s)

Yassen Assenov


RnBeads documentation built on March 3, 2021, 2 a.m.