LOGIT_OVERFLOW_LIMIT

const val LOGIT_OVERFLOW_LIMIT: Double = 745.0(source)

Beyond this magnitude in fitting space, the bounded transform is evaluated at its limit rather than through the exponential, which would otherwise overflow.