cond.cdf(p.eval,ncp,test=c("t","z"),alternative=c("two.sided","less",
"greater"), df=if(test=="z")Inf else df,keep.cdf=TRUE,
suppressWarnings=TRUE)
t
-test or z
-test.t.test
.TRUE
, the computed CDF will be stored in a hidden environment .pi0cdfp
within the global environment for later re-use.p.eval
and each column corresponding to ncp
.