Learn R Programming

CAMAN (version 0.78)

getFDR: Compute false discovery rates and related statistics

Description

This function is especially useful in the context of genetic data.

Usage

getFDR(dat, threshold = 0.7, idxNotDiff = 1)

Value

A list with components FDR, FNDR, FPR and FNR.

Arguments

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.

Author

Peter Schlattmann and Johannes Hoehne

Details

See Schlattmann (2009) for more details.

References

Schlattmann, P. (2009). Medical Applications of Finite Mixture Models. Berlin: Springer.