Last data update: 2014.03.03

effsize

Package: effsize
Type: Package
Title: Efficient Effect Size Computation
Version: 0.6.2
Date: 2016-03-31
Authors@R: c(person("Marco", "Torchiano", role = c("aut", "cre"),
email="marco.torchiano@polito.it"))
Description: A collection of functions to compute the standardized
effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha-Delaney A).
The computation algorithms have been optimized to allow efficient computation even
with very large data sets.
URL: http://github.com/mtorchiano/effsize/
BugReports: https://github.com/mtorchiano/effsize/issues
License: GPL-2
NeedsCompilation: no
Repository: CRAN
Packaged: 2016-03-31 19:19:13 UTC; mtk
Author: Marco Torchiano [aut, cre]
Maintainer: Marco Torchiano <marco.torchiano@polito.it>
Date/Publication: 2016-03-31 22:27:39

● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'effsize' ...
** package 'effsize' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'effsize'
    finding HTML links ... done
    VD.A                                    html  
    cliff.delta                             html  
    cohen.d                                 html  
    effsize-package                         html  
    print.effsize                           html  
** building package indices
** testing if installed package can be loaded
* DONE (effsize)
Making 'packages.html' ... done