ncpest.iter: iterative call to the nparncpp function

Description Usage Arguments Value Author(s) References

Description

A wrapper to iteratively call the nparncpp function

Usage

1
2
nparncpp.iter(p,estimates=c("all","compromise","pi0","f1"),iter=2,
        weights, eps=1e-6,keep.cdf=NULL,...)

Arguments

p

p-value vector

estimates

Character: what to estimate

iter

max number of iterations

weights

bin weights

eps

Small tolerance number

keep.cdf

Either NULL or an environment. If non-null, the computed computed conditional CDF will be saved keep.cdf. See cond.cdf.

...

other arguments to nparncpp

Value

An object of class c('nparncpp','ncpest')

Author(s)

Long Qu

References

Ruppert, Nettleton, Hwang. 2007. Exploring the Information in $p$-values for the Analysis and Planning of Multiple-test Experiments. Biometrics. 63. 483-495.


gitlongor/pi0 documentation built on May 17, 2019, 5:29 a.m.