Learn R Programming

MAd (version 0.8-3)

PubBias: Assess for Publication Bias

Description

Assess for publication bias in the meta-analytic data

Usage

PubBias(data)

Value

k

Number of studies.

Z

Overall z-value for data set.

k0

Number of studies needed to include with effect size = 0 (null) in order for the p > .05 (null hypothesis retained).

k.per

Number of missing studies for every observed study for the overall effect to be nullified.

Arguments

data

data.frame having been analyzed by the weights function with id and z.score (standardized z-value).

Author

AC Del Re & William T. Hoyt

Maintainer: AC Del Re acdelre@gmail.com

References

Sutton, A. J. (2009). Publication bias. In H. Cooper, L. V. Hedges, & J. C. Valentine (Eds.), The handbook of research synthesis and meta analysis (pp. 435-452). New York: Russell Sage Foundation.

See Also