Skip to contents

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

Usage

hsmd_example_1

Format

A data frame with 16 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_1
#>                           Study    mT   sdT  nT    mC   sdC  nC
#> 1             Saw et al. (2019) 68.90 10.29  10 77.80  1.75  10
#> 2       Vuthiarpa et al. (2012) 15.83  4.91  35 20.20  5.86  35
#> 3          Garcia et al. (2013) 12.96 11.30  17  9.49  8.60  19
#> 4         Avci & Kelleci (2016) 12.46 10.38  30 21.90 10.71  30
#> 5           Clark et al. (1995) 17.88  9.30  52 21.67 12.30  68
#> 6        Horowitz et al. (2007) 16.68 10.80 108 20.34 12.60 169
#> 7    Kaesornsamut et al. (2012) 16.33  5.71  30 22.20  5.10  30
#> 8          Dobson et al. (2010) 13.84 10.93  25 12.00  6.75  21
#> 9         Anttila et al. (2019)  7.50  3.70  50  7.00  3.10  42
#> 10         Eslami et al. (2016) 12.25  2.38  63 13.01  2.31  63
#> 11        Poessel et al. (2013) 14.55 12.29 140 12.41 10.46 152
#> 12 Stice et al. One (2008,2010) 10.71  9.07  88 14.55 10.68  85
#> 13 Stice et al. Two (2008,2010) 10.71  9.07  88 16.48  9.80  84
#> 14 Hains and Szyjakowski (1990)  6.67  3.16   9  7.67  7.35  12
#> 15                 Hains (1992) 68.44 13.09   6 69.50 11.50   8
#> 16         Puskar et al. (2003) 63.85 13.48  42 69.68 10.60  38