lfdr: Local False Discovery Rates (lfdr), i.e., Posterior...

Description Usage Arguments Value Note Author(s) See Also

Description

These functions return pi0*(null test statistic density)/(marginal test statistic density).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
lfdr(object, ...)
ppee(object, ...)
## Default S3 method:
lfdr(object, ...)

## S3 method for class 'parncpt'
lfdr(object, ...)

## S3 method for class 'sparncpt'
lfdr(object, ...)

## S3 method for class 'nparncpt'
lfdr(object, ...)

## S3 method for class 'nparncpp'
lfdr(object, ...)

## S3 method for class 'CBUM'
lfdr(object, ...)

## S3 method for class 'znormix'
lfdr(object, ...)

## S3 method for class 'convest'
lfdr(object, ...)

## S3 method for class 'discTMix'
lfdr(object, ...)

Arguments

object

an object of corresponding classes.

...

Other arguments currently not used.

Value

A numeric vector of lfdr.

Note

lfdr and ppee are equivalent.

Author(s)

Long Qu

See Also

parncpt, nparncpt, sparncpt, nparncpp, fdr, CBUM, znormix, convest, discTMix


pi0 documentation built on May 2, 2019, 4:47 p.m.