summary.parncp: Print summary for an object of class parncp

Description Usage Arguments Value Author(s) References See Also

Description

Print summary for an object of class parncpt. This includes the estimated proportion of true null hypotheses (pi0), estimated mean of noncentrality parameters (mu.ncp), estimated standard deviation of noncentrality parameters (sd.ncp).

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'parncpt'
summary(object,...)
## S3 method for class 'parncpt'
print(x,...)
## S3 method for class 'parncpt2'
summary(object,...)
## S3 method for class 'parncpt2'
print(x,...)

Arguments

object,x

an object of class parncpt

...

currently not used

Value

the invisible object itself

Author(s)

Long Qu

References

Qu L, Nettleton D, Dekkers JCM. (2012) Improved Estimation of the Noncentrality Parameter Distribution from a Large Number of $t$-statistics, with Applications to False Discovery Rate Estimation in Microarray Data Analysis. Biometrics, 68, 1178–1187.

See Also

parncpt, nparncpt, sparncpt


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