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
We currently hardcode pearson for correlation. We should enable spearman. I can't find kendall in the docs, but spearman would at least open things up for rank correlation.
The text was updated successfully, but these errors were encountered:
We currently hardcode
pearson
for correlation. We should enablespearman
. I can't findkendall
in the docs, but spearman would at least open things up for rank correlation.The text was updated successfully, but these errors were encountered: