expectedScore

fun expectedScore(rating: Int, opponent: Int): Double

Expected score for rating against opponent — the logistic ELO curve, in (0,1).