A permutation test (aka randomization test) for MATLAB, testing for a difference in means between two samples.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Laurens R Krol (2026). Permutation Test (https://github.com/lrkrol/permutationTest), GitHub. Retrieved .
General Information
- Version 2024.02.19.1 (26.6 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2024.02.19.1 | Updated MathWorks-GitHub integration |
||
| 2024.02.19.0 | switched to non-strict inequalities when calculating p |
||
| 2021.1.13.0 | Replaced effect size calculation with Hedges' g, from Hedges & Olkin (1985), Statistical Methods for Meta-Analysis (p. 78, formula 3), Orlando, FL, USA: Academic Press. |
||
| 2020.7.14.0 | - Added version-dependent call to hist/histogram
|
||
| 2019.2.1.0 | - Changed number of bins in the plot
|
||
| 2018.3.14.0 | Added exact test
|
||
| 2017.4.4.0 |
