Edit this page | Blame

Tags

Description

sorting floats (correlation values) where some cases have nan values is inconsistent

Notes

given a list of correlation values the sorting should occur in this order

  • sort results in descending order
  • nan value and INF values should be placed last

pr to fix this

(made with skribilo)