Package: effsize 0.8.0
effsize: Efficient Effect Size Computation
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.
Authors:
effsize_0.8.0.tar.gz
effsize_0.8.0.zip(r-4.5)effsize_0.8.0.zip(r-4.4)effsize_0.8.0.zip(r-4.3)
effsize_0.8.0.tgz(r-4.4-any)effsize_0.8.0.tgz(r-4.3-any)
effsize_0.8.0.tar.gz(r-4.5-noble)effsize_0.8.0.tar.gz(r-4.4-noble)
effsize_0.8.0.tgz(r-4.4-emscripten)effsize_0.8.0.tgz(r-4.3-emscripten)
effsize.pdf |effsize.html✨
effsize/json (API)
# Install 'effsize' in R: |
install.packages('effsize', repos = c('https://mtorchiano.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mtorchiano/effsize/issues
Last updated 3 years agofrom:03025ad15d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:cliff.deltacohen.dprint.effsizeVD.A
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Efficient Effect Size Computation | effsize-package effsize |
Cliff's Delta effect size for ordinal variables | cliff.delta cliff.delta.default cliff.delta.formula |
Cohen's d and Hedges g effect size | cohen.d cohen.d.default cohen.d.formula |
Prints effect size | print.effsize |
Vargha and Delaney A measure | VD.A VD.A.default VD.A.formula |