effsize

Effsize - a package for efficient effect size computation

https://github.com/mtorchiano/effsize

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Effsize - a package for efficient effect size computation

Basic Info
  • Host: GitHub
  • Owner: mtorchiano
  • License: gpl-2.0
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 274 KB
Statistics
  • Stars: 105
  • Watchers: 2
  • Forks: 11
  • Open Issues: 14
  • Releases: 0
Created over 11 years ago · Last pushed almost 5 years ago
Metadata Files
Readme License

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:

r 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

Owner

  • Name: Marco Torchiano
  • Login: mtorchiano
  • Kind: user
  • Location: Torino (Italy)
  • Company: Politecnico di Torino

Prof. Sw Eng @ Politecnico di Torino Twitter: @mtorchiano Mastodon: @mtorchiano@mastodon.uno

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Issue comment event: 2
Last Year
  • Issues event: 1
  • Watch event: 2
  • Issue comment event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 66
  • Total Committers: 8
  • Avg Commits per committer: 8.25
  • Development Distribution Score (DDS): 0.136
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
mtorchiano m****o@p****t 57
Etienne Gaudrain e****n@g****m 2
Joses W. Ho j****h@g****m 2
paulsharpeY 6****Y@u****m 1
earcanal p****l@m****m 1
douglaswhitaker d****r@m****a 1
Philipp p****o@h****m 1
Giovani Guizzo g****o@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 50
  • Total pull requests: 11
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 26
  • Total pull request authors: 8
  • Average comments per issue: 1.06
  • Average comments per pull request: 0.55
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mtorchiano (22)
  • GiovaniGuizzo (2)
  • IndrajeetPatil (2)
  • carstenschwede (2)
  • ovelyo (1)
  • wolfvanpaemel (1)
  • juyujeng (1)
  • sammerk (1)
  • JASPUser (1)
  • borja-artiariz (1)
  • jiangyingda (1)
  • earcanal (1)
  • stonegold546 (1)
  • filippogambarota (1)
  • pjbh (1)
Pull Request Authors
  • mtorchiano (4)
  • earcanal (1)
  • douglaswhitaker (1)
  • josesho (1)
  • paulsharpeY (1)
  • egaudrain (1)
  • piptoma (1)
  • GiovaniGuizzo (1)
Top Labels
Issue Labels
bug (13) enhancement (4) question (3) Documentation (2) Quality (2) Not a bug (1) adaptation (1) invalid (1) duplicate (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 10,867 last-month
  • Total docker downloads: 26,022
  • Total dependent packages: 18
    (may contain duplicates)
  • Total dependent repositories: 19
    (may contain duplicates)
  • Total versions: 25
  • Total maintainers: 1
cran.r-project.org: effsize

Efficient Effect Size Computation

  • Versions: 18
  • Dependent Packages: 18
  • Dependent Repositories: 19
  • Downloads: 10,867 Last month
  • Docker Downloads: 26,022
Rankings
Dependent packages count: 3.6%
Stargazers count: 3.9%
Average: 5.6%
Downloads: 5.7%
Forks count: 6.4%
Dependent repos count: 6.5%
Docker downloads count: 7.5%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-effsize
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Stargazers count: 30.2%
Dependent repos count: 34.0%
Average: 39.1%
Forks count: 40.9%
Dependent packages count: 51.2%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • testthat * suggests