Closed alexanderlewis99 closed 1 year ago
Our custom rank_norm function does a double rank transformation. This is different than the single rank transformation accomplished by scipy.stats
Rank and double rank transform are now both options, added by commits bbe0f4d and a00ed02.
Our custom rank_norm function does a double rank transformation. This is different than the single rank transformation accomplished by scipy.stats