hhentschke/measures-of-effect-size-toolbox
편집자 메모: This file was selected as MATLAB Central Pick of the Week
The Measures of Effect Size (MES) Toolbox is a set of functions which compute a wide range of effect size statistics. The four main toolbox functions cover common analysis designs, including two-sample-, oneway- and twoway- data sets as well as categorical data (tables). Data may be repeated-measures (within-subjects).
MES for contrasts can be computed. Confidence intervals are generated for the large majority of MES, either via bootstrapping or by analytical computation, in part via noncentral t, Chi square or F distributions.
Effect size statistics are complemented by t/Chi square/F statistics and/or full ANOVA tables, which are also provided as output variables.
The toolbox was developed by Harald Hentschke (University of Tübingen) and Maik Stüttgen (University of Bochum) and is accompanied by a paper (Hentschke and Stüttgen, Eur J Neurosci 34:1887-1894, 2011).
Among the ESM available are:
Hedges’ g
Glass’ delta
requivalent (point-biserial correlation)
common language effect size
Cohen’s U1
Cohen’s U3
receiver-operating characteristic
right/left tail ratio
rank-biserial correlation
standardized mean differences for contrasts
eta squared
partial eta squared
omega squared
partial omega squared
risk difference
risk ratio
odds ratio
phi
sensitivity
specificity
positive predictive value
negative predictive value
binomial effect size display
Cramer’s V
For more details please see the documentation.
인용 양식
Harald Hentschke (2024). hhentschke/measures-of-effect-size-toolbox (https://github.com/hhentschke/measures-of-effect-size-toolbox), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Hypothesis Tests >
- AI and Statistics > Statistics and Machine Learning Toolbox > ANOVA >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.6.0.0 | Ported code to GitHub (to allow for better collaboration on the code) and set up link from GitHub. Changed variable name 'table' in mes1way and mes2way to 'summaryTable'. |
|
|
1.5.0.0 | - mixed within/between analyses are now possible with unequal sample sizes along the between-subjects factor
See VersionHistory_MESToolbox.pdf for details |
||
1.4.0.0 | - mixed within/between analyses are now possible with unequal sample sizes along the between-subjects factor
|
|
|
1.3.0.0 | - implementation of exact confidence intervals for g1
See VersionHistory_MESToolbox.pdf for details. |
||
1.2.0.0 | - added unstandardized MES (mean difference & contrasts)
The changes are explained in more detail in VersionHistory_MESToolbox.pdf |
||
1.1.0.0 | - some bug fixes
Details are listed in VersionHistory.pdf |
||
1.0.0.0 |