r-compute.es

This package contains several functions for calculating the most widely used effect sizes (ES), along with their variances, confidence intervals and p-values. The output includes ES’s of d (mean difference), g (unbiased estimate of d), r (correlation coefficient), z’ (Fisher’s z), and OR (odds ratio and log odds ratio). In addition, NNT (number needed to treat), U3, CLES (Common Language Effect Size) and Cliff’s Delta are computed. This package uses recommended formulas as described in The Handbook of Research Synthesis and Meta-Analysis (Cooper, Hedges, & Valentine, 2009).

Home http://acdelre.weebly.com
Versions 0.2_4
License GPL-2
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-compute.es

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-compute.es

and update with:

conda update r-compute.es