Description Usage Arguments Value
Calculate the empirical false discovery rate (FDR) given a vector of posterior probabilities and a specified threshold.
| 1 | calc_fdr(post_prob, threshold)
 | 
| post_prob | numeric vector of posterior probabilities. | 
| threshold | numeric value of the posterior probability threshold at which to calculate the empirical FDR. | 
A numeric value of the empirical false discovery rate (FDR).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.