MAX_LOGIT_LIMIT

const val MAX_LOGIT_LIMIT: Double = 36.0(source)

The furthest out in the logit variable that integration can go. Beyond this the recovered probability rounds to exactly one and the quantile function is no longer defined there.