You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the concept of the Spearman's Rank Correlation, we need to implement the Coefficient instead of a Correlation, because the latter is obtained after an analysis of the coefficient.
Implement the spearman's rank correlation test and the Kolmogorov–Smirnov test to complete a proper list of non-parametric test.
This is a task extracted from #7.
The text was updated successfully, but these errors were encountered: