Learn R Programming

pi0 (version 1.3-250)

nparncpp.iter: iterative call to the nparncpp function

Description

A wrapper to iteratively call the nparncpp function

Usage

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

Arguments

p
p-value vector
estimates
Character: what to estimate
iter
max number of iterations
weights
bin weights
eps
Small tolerance number
keep.cdf
Logical, as in nparncpp
...
other arguments to nparncpp

Value

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

References

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