Package: esc
Type: Package
Encoding: UTF-8
Title: Effect Size Computation for Meta Analysis
Version: 0.3.0
Date: 2017-04-04
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.3.1), tibble, utils
URL: https://github.com/strengejacke/esc
BugReports: https://github.com/strengejacke/esc/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-04 09:52:30 UTC; Daniel
Repository: CRAN
Date/Publication: 2017-04-04 10:04:01 UTC
