FCC: Flatness of the CDF curve

Description Usage Arguments Details Value Examples

View source: R/stat.R

Description

Flatness of the CDF curve

Usage

1
FCC(consensus_mat, diff = 0.1)

Arguments

consensus_mat

A consensus matrix.

diff

Difference of F(b) - F(a).

Details

For a in [0, 0.5] and for b in [0.5, 1], the flatness measures the flatness of the CDF curve of the consensus matrix. It is calculated as the maximum width that fits F(b) - F(a) <= diff

Value

A numeric value.

Examples

1
2
3
4
5
6

cola documentation built on Nov. 8, 2020, 8:12 p.m.