Compute false discovery rates and related statistics
This function is especially useful in the context of genetic data.
getFDR(dat, threshold = 0.7, idxNotDiff = 1)
dat
: A mixture, i.e. a CAMAN.object
.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
.
Schlattmann, P. (2009). Medical Applications of Finite Mixture Models. Berlin: Springer.
Peter Schlattmann and Johannes Hoehne
Useful links