Package: esc
Type: Package
Encoding: UTF-8
Title: Effect Size Computation for Meta Analysis
Version: 0.3.1
Date: 2017-06-29
Author: Daniel Lüdecke <d.luedecke@uke.de>
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>
Description: Implementation of the web-based 'Practical Meta-Analysis Effect Size
    Calculator' from David B. Wilson (<http://www.campbellcollaboration.org/escalc/html/EffectSizeCalculator-Home.php>)
    in R. Based on the input, the effect size can be returned as standardized mean 
    difference, Hedges' g, correlation coefficient r or Fisher's transformation z, 
    odds ratio or log odds effect size.
License: GPL-3
Depends: R (>= 3.2), stats
Imports: dplyr, purrr, readr, sjmisc (>= 2.5.0), tibble, utils
URL: https://github.com/strengejacke/esc
BugReports: https://github.com/strengejacke/esc/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-29 14:21:52 UTC; Daniel
Repository: CRAN
Date/Publication: 2017-06-29 14:31:17 UTC
