Learn R Programming

selectMeta (version 1.0.8)

pPool: Pool p-values in pairs

Description

To avoid unidentifiability in estimation of a selection function, Dear and Begg (1992) pool $p$-values in pairs.

Usage

pPool(p)

Arguments

p
Vector of $p$-values.

Value

$p$-values.

References

Dear, K.B.G. and Begg, C.B. (1992). An Approach for Assessing Publication Bias Prior to Performing a Meta-Analysis. Statist. Sci., 7(2), 237--245.

Rufibach, K. (2011). Selection Models with Monotone Weight Functions in Meta-Analysis. Biom. J., 53(4), 689--704.

See Also

This function is used in weightLine.

Examples

Run this code
# This function is used in the help file for the function DearBegg().

Run the code above in your browser using DataLab