Skip to content

[FIX] Distances: Spearman actually computes Spearman instead of Pearson#6804

Merged
lanzagar merged 1 commit intobiolab:masterfrom
VesnaT:dist_spearman
May 21, 2024
Merged

[FIX] Distances: Spearman actually computes Spearman instead of Pearson#6804
lanzagar merged 1 commit intobiolab:masterfrom
VesnaT:dist_spearman

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented May 15, 2024

Issue

Metric definition for Spearman uses PearsonR instead of SpearmanR.

Description of changes

Replace PearsonR with SpearmanR.

Includes
  • Code changes
  • Tests
  • Documentation

@lanzagar lanzagar changed the title Distances: Fix metric def for Spearman [FIX] Distances: Spearman actually computes Spearman instead of Pearson May 17, 2024
@lanzagar lanzagar merged commit dc5e00e into biolab:master May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants