Description Usage Arguments Value Note Author(s) See Also
These functions return pi0*(null test statistic density)/(marginal test statistic density).
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, ...)
|
object |
an object of corresponding classes. |
... |
Other arguments currently not used. |
A numeric vector of lfdr.
lfdr and ppee are equivalent.
Long Qu
parncpt, nparncpt, sparncpt, nparncpp, fdr,
CBUM, znormix, convest, discTMix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.