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.7)effsize_0.8.0.zip(r-4.6)effsize_0.8.0.zip(r-4.5)
effsize_0.8.0.tgz(r-4.6-any)effsize_0.8.0.tgz(r-4.5-any)
effsize_0.8.0.tar.gz(r-4.7-any)effsize_0.8.0.tar.gz(r-4.6-any)
effsize_0.8.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
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 from:03025ad15d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 92 |
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 |
