README.md

metaHelper: Transforms Statistical Measures Commonly Used for Meta-Analysis

Official Git repository of R package metaHelper

CRAN Version Monthly Downloads Total Downloads

Authors

Robert Emprechtinger, Guido Schwarzer, Ulf Tölch, Günther Schreder, Gerald Gartlehner

Description

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:

Installation

Current stable CRAN Version release:

install.packages("metaHelper")

Current GitHub release:

Installation using R package remotes:

install.packages("remotes")
remotes::install_github("RobertEmprechtinger/metaHelper")

Bug Reports:

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.



RobertEmprechtinger/metaHelper documentation built on Aug. 5, 2024, 2:44 a.m.