ABHt32 {psychometric} | R 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)
[Package psychometric version 2.4 Index]