algoFDR: False discovery rate

Description Usage Arguments

Description

Compute the FDR given true positives and false positives.

Usage

1
algoFDR(tp, fp)

Arguments

tp

The number of true positive classifications.

fp

The number of false positive classificationsm.


topherconley/spacemap documentation built on May 31, 2019, 6:36 p.m.