static double threeB1BScore(int pos, int neg) { ret doubleRatio(pos+1, pos+neg+2)*100; }