find_dominant_difference_using_averages_normalized_by_sd function

This procedure take two subset of points (that come from the vertices of Ball Mapper) and return the coordinates on which the averages of those two collections differs most. To ballance the effect of potentially different orders of magnitude of data in column, we divide the difference in means by the standard deviation of the whole column.

  • Maintainer: Pawel Dlotko
  • License: MIT + file LICENCE
  • Last published: 2019-08-20

Useful links