Science Score: 57.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: DrMattG
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Size: 85 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

ReadME.md

What is Hedges g?

A central component of Evidence Synthesis is the effect size. An effect size is, quite simply, the size of the effect. It is a way to quantify the difference between two groups. The effect size is a standardised measurement of the difference between two groups (e.g. the treatment group and the control group). A simple measure of effect is the standardised mean difference (often expressed as Cohen’s d or the small-sample bias corrected version Hedges’ g). Standardised mean difference simply quantifies how much of a difference there is between the control and treatment group.

Why do we need this App?

Standardised mean difference require the standard deviations of the two groups (control and treatment) to estimate the effect size's precision (the uncertainty) which gives us the 95% confidence limits. In many published studies the standard deviation is not reported making it difficult to calculate an effect size without making some big assumptions about the underlying data.

Often the standard error is mistakenly reported as the standard deviation, this has a big effect on the calculation of the standardised mean difference. If you calculate a very large (greater than 5) Hedges' g estimate you might want to check the calculation and the original paper to make sure that the data has been extracted correctly.

The underlying data

The data used are ecological. Different subject areas will have different typical effect sizes.

Currently the underlying distribution comes from Fox 2022. These are 7436 Hedges g effect sizes. The original data had 8396 studies but several had clear errors (Effect sizes over 100 for example!), so I used the first and third quartiles to identify and remove any outliers.

How to run the App?

You can launch the App here

Upload your data with Hedges g in it. Navigate to the correct column and then press "Go". After a few minutes you will see a plot of the distribution of typical effect sizes (blue distribution; from the Fox 2022 dataset) along with red lines that indicate your Hedges g values. If your values fall outside the typical effect sizes you may wish to check the calculation and data extraction.

Bugs and improvements

Please report bugs using the issues in the repo

If you want to suggest improvements to the code (there are many potential improvements!) please submit a pull request

Owner

  • Name: Matthew Grainger
  • Login: DrMattG
  • Kind: user
  • Location: Trondheim, Norway
  • Company: @NINAnor

Citation (CITATION.cff)

cff-version: 0.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: "Grainger"
  given-names: "Matthew"
  orcid: "0000-0001-8426-6495"
title: "Hedges_g_checker"
version: 0.0.1
doi: 
date-released: 
url: "https://github.com/DrMattG/Hedges_g"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels