Min

org.saddle.RankTie$.Min$
object Min extends RankTie

Take the minimum rank for all ties

 Vec(3,6,6,4).rank(tie = stats.RankTie.Min) == Vec[Double](1,3,3,2)

Attributes

Graph
Supertypes
trait RankTie
class Object
trait Matchable
class Any
Self type
Min.type
In this article