nonLogitPartAt

fun nonLogitPartAt(coefficients: DoubleArray, c: Double): Double(source)

The part of the quantile function that does not carry the logit, evaluated at the supplied centered probability. The first term contributes a constant, the fourth contributes the centered probability itself, and every odd-numbered term from five onward contributes a power of it.