Official Git repository of R package metaHelper
Robert Emprechtinger, Guido Schwarzer, Ulf Tölch, Günther Schreder, Gerald Gartlehner
metaHelper 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:
install.packages("metaHelper")
Installation using R package remotes:
install.packages("remotes")
remotes::install_github("RobertEmprechtinger/metaHelper")
bug.report(package = "metaHelper")
The bug.report function is not supported in RStudio. Please send an email to Robert Emprechtinger <emprechtinger@stateofhealth.at> if you use RStudio.
You can also report bugs on GitHub under Issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.