Package: metaHelper Title: Transforms Statistical Measures Commonly Used for Meta-Analysis Version: 1.0.1 Authors@R: c( person(given = "Robert", family = "Emprechtinger", role = c("aut", "cre"), email = "emprechtinger@stateofhealth.at", comment = c(ORCID = "0000-0003-3114-9812")), person(given = "Guido", family = "Schwarzer", role = c("aut"), email = "guido.schwarzer@uniklinik-freiburg.de", comment = c(ORCID = "0000-0001-6214-9087")), person(given = "Ulf", family = "Tölch", role = c("aut"), email = "ulf.toelch@bih-charite.de"), person(given = "Günther", family = "Schreder", role = c("aut"), email = "Guenther.Schreder@donau-uni.ac.at"), person(given = "Gerald", family = "Gartlehner", role = c("aut"), email = "gerald.gartlehner@donau-uni.ac.at") ) Description: Helps calculate statistical values commonly used in meta-analysis. It provides several methods to compute different forms of standardized mean differences, as well as other values such as standard errors and standard deviations. The methods used in this package are described in the following references: Altman D G, Bland J M. (2011) Borenstein, M., Hedges, L.V., Higgins, J.P.T. and Rothstein, H.R. (2009) Chinn S. (2000) Cochrane Handbook (2011) Cooper, H., Hedges, L. V., & Valentine, J. C. (2009) Cohen, J. (1977) Ellis, P.D. (2009) Goulet-Pelletier, J.-C., & Cousineau, D. (2018) Hedges, L. V. (1981) Hedges L. V., Olkin I. (1985) Murad M H, Wang Z, Zhu Y, Saadi S, Chu H, Lin L et al. (2023) Mayer M (2023) Stackoverflow (2014) Stackoverflow (2018) . License: MIT + file LICENSE Depends: R (>= 4.6.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: magrittr, stats, confintr URL: https://github.com/RobertEmprechtinger/metaHelper BugReports: https://github.com/RobertEmprechtinger/metaHelper/issues Date: 2026-06-18 VignetteBuilder: knitr Repository: https://robertemprechtinger.r-universe.dev Date/Publication: 2026-06-18 10:13:24 UTC RemoteUrl: https://github.com/robertemprechtinger/metahelper RemoteRef: HEAD RemoteSha: ed8a052762e32507e3abeb51106aefe07c1d52c6 NeedsCompilation: no Packaged: 2026-07-05 12:04:02 UTC; root Author: Robert Emprechtinger [aut, cre] (ORCID: ), Guido Schwarzer [aut] (ORCID: ), Ulf Tölch [aut], Günther Schreder [aut], Gerald Gartlehner [aut] Maintainer: Robert Emprechtinger