efdr-efnr: EFDR and EFNR estimation

Description Usage Arguments

Description

Calculate the Expected False Discovery Rate (EFDR) or Expected False Negative Rate (EFNR) in a vector of probabilities, given a specified evidence threshold.

Usage

1
2
3
efdr(evidence_threshold, probs)

efnr(evidence_threshold, probs)

Arguments

evidence_threshold

Scalar value specifying the evidence threshold at which the EFDR or EFNR should be evaluated.

probs

Vector of probabilities.


VallejosGroup/bayefdr documentation built on Sept. 29, 2021, 7:13 p.m.