Skip to content

tauRecTools: set the transformed score to be 0(1) for rare cases

Xiaozhong Huang requested to merge xiaozhon/athena:tauwp into master

Set the transformed score to be 0 (1) if the input score is below (above) the boundary. Previously, the transfromed score is set "randomly" when the input score is outside the range of [-1.01, 1.01].

Merge request reports