Package: esc
Type: Package
Encoding: UTF-8
Title: Effect Size Computation for Meta Analysis
Version: 0.4.0
Date: 2017-11-13
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, Cohen's f, Hedges' g, Pearson's r or Fisher's
    transformation z, odds ratio or log odds, or eta squared effect size.
License: GPL-3
Depends: R (>= 3.2), stats
Imports: dplyr, purrr, readr, sjmisc (>= 2.6.1), tibble, utils
URL: https://github.com/strengejacke/esc
BugReports: https://github.com/strengejacke/esc/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-13 08:46:09 UTC; Daniel
Repository: CRAN
Date/Publication: 2017-11-13 10:23:18 UTC
