Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

effsize

R effsize package for efficient effect size computation.

This package contains the functions to compute the standardized effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha and Delaney A).

The computation algorithms have been optimized to allow efficient computation even with very large data sets.

The package is available on the CRAN web site: http://cran.r-project.org/web/packages/effsize/index.html

In case you wish using a version not yet on the CRAN web site you can use the devtools package:

install.packages("devtools")  ## if not already installed
devtools::install_github("mtorchiano/effsize")

If you find the package useful and use it in your research, please consider citing it using the version published on Zenodo: DOI

Dev Status

Build Status CRAN Release Downloads

About

Effsize - a package for efficient effect size computation

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.