greedycut.get.statistics {RnBeads}R Documentation

greedycut.get.statistics

Description

Calculates various statistics on the iterations of Greedycut.

Usage

greedycut.get.statistics(filterinfo)

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


[Package RnBeads version 1.12.1 Index]