distance to top or bottom
calculates the distance of the tuple to the closer corner of top and bottom of the phi delta space with ratio 1. This can be used for a ranking of the features
dist_to_top(phi, delta)
phi
delta
distance to the top or the bottom corner
dist_to_top(1,0) dist_to_top(0.5,0.3)
rothe
Useful links