ABHt32: Table 3.2 from Arthur et al

ABHt32R Documentation

Table 3.2 from Arthur et al

Description

These data are used as an example in ch. 3 of Conducting Meta-Analysis using SAS. The data appear in table 3.1 and 3.2 on pages 66 and 68. The example data are useful in illustrating simple meta-analysis concepts.

Usage

data(ABHt32)

Format

A data frame with 10 observations on the following 7 variables.

  • study Study code

  • Rxy Published Correlation

  • n Sample Size

  • Rxx Reliability of Predictor

  • Ryy Reliability of Criterion

  • u Range Restriction Ratio

  • moderator Gender

References

Arthur, Jr., W., Bennett, Jr., W., and Huffcutt, A. I. (2001) Conducting Meta-analysis using SAS. Mahwah, NJ: Erlbaum.

Examples

data(ABHt32)
str(ABHt32) 
rbar(ABHt32)
FunnelPlot(ABHt32) 

psychometric documentation built on Nov. 6, 2023, 1:06 a.m.