These functions return the density function of noncentrality parameters, from ncpest
objects
dncp(obj, ...)
# S3 method for parncpt
dncp(obj, fold=FALSE, ...)
# S3 method for parncpt2
dncp(obj, fold=FALSE, ...)
# S3 method for nparncpt
dncp(obj, fold=FALSE, ...)
# S3 method for sparncpt
dncp(obj, fold=FALSE, ...)
# S3 method for nparncpp
dncp(obj, reflect=TRUE, ...)
an object of class ncpest
, from which noncentrality parameter density to be extracted
Logical: if TRUE
, then the density of noncentrality paramters is folded about zero to give the density of absolute noncentrality parameters.
Logical: if TRUE
, then the density of absolute noncentrality parameters is reflected about zero.
Further arguments.
A function of one argument
Ruppert D, Nettleton D, Hwang JT. (2007) Exploring the Information in $p$-values for the Analysis and Planning of Multiple-test Experiments. Biometrics. 63. 483-495.
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.