-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Robust-Correlations/MC_corrpval.m
Line 58 in b6d2b1e
| elseif strcmp(method,'Pearson') |
--> should be
strcmp(method,'Spearman') not 'Pearson' (duplicate from previous line)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels