Skip to contents

Example dataset from the HSMD supplementary materials containing treatment and control summary statistics for 12 studies.

Usage

hsmd_example_2

Format

A data frame with 12 rows and 7 columns:

Study

Study label.

mT

Treatment-group mean.

sdT

Treatment-group standard deviation.

nT

Treatment-group sample size.

mC

Control-group mean.

sdC

Control-group standard deviation.

nC

Control-group sample size.

Examples

hsmd_example_2
#>                          Study     mT    sdT  nT      mC    sdC  nC
#> 1        Affleck et al. (1988)   3.13  7.770  39   2.970  8.530  39
#> 2      Bacharach et al. (2010)  17.20 13.280 221  13.900 12.760  99
#> 3     Case-Smith et al. (2014)  28.70 17.150  77  18.500 17.700  55
#> 4               Fontana (2005)  11.20 11.400  17   3.700  8.000  16
#> 5                  Jang (2010)   7.15  8.300  28   1.950  7.970  30
#> 6     Marston & Heisted (1994)   9.60 12.900  72   8.600 12.100  62
#> 7               Marston (1996)  18.03 33.210  33  17.770 27.310 171
#> 8              Murawski (2006)   2.08  3.940  12   3.870  4.330   8
#> 9            Rea et al. (1997) -89.13  0.969  36 -88.322  0.853  22
#> 10 Saint-Laurent et al. (1998)  16.50 15.500  79  15.000 14.500  86
#> 11          Tam & Leung (2019)   0.42  0.800 110   0.360  1.080  93
#> 12         Welch et al. (1995)   2.33 19.950  64  -0.820 19.330  44