Spearman’s Rho test
Version 1.0.0.0 (2.08 KB) by
Simone Fatichi
Spearman’s Rho non-parametric trend test
The code performs Spearman's rho test. It tests the null hypothesis of trend absence in the vector V, against the alternative of trend.
The result of the test is returned in Td = 1 indicates positive trend Td = -1 indicates negative trends, i.e., a rejection of the null hypothesis at the alpha significance level. Td = 0 indicates a failure to reject the null hypothesis at the alpha significance level.
Cite As
Simone Fatichi (2026). Spearman’s Rho test (https://www.mathworks.com/matlabcentral/fileexchange/25534-spearman-s-rho-test), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Hypothesis Tests >
Find more on Hypothesis Tests in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
