Package: esc
Type: Package
Encoding: UTF-8
Title: Effect Size Computation for Meta Analysis
Version: 0.4.1
Date: 2018-05-06
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: 2018-05-06 08:16:53 UTC; Daniel
Repository: CRAN
Date/Publication: 2018-05-06 08:27:41 UTC
