Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 319 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 319 Bytes

Spearman-s-rank-correlation-coefficient

This python code calculates the Spearman correlation coefficient, rs,. It generates values from +1 to -1. A rs of +1 indicates a perfect association of ranks, a rs of zero indicates no association between ranks and a rs of -1 indicates a perfect negative association of ranks