getFDR | R Documentation |
This function is especially useful in the context of genetic data.
getFDR(dat, threshold = 0.7, idxNotDiff = 1)
dat |
A mixture, i.e. a |
threshold |
numeric, should be between 0 and 1 to be meaningful. |
idxNotDiff |
integer, index of component for which computations are required. |
See Schlattmann (2009) for more details.
A list with components FDR
, FNDR
, FPR
and FNR
.
Peter Schlattmann and Johannes Hoehne
Schlattmann, P. (2009). Medical Applications of Finite Mixture Models. Berlin: Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.