statsmodels.genmod.families.links.logit.deriv2

logit.deriv2(p)

Second derivative of the logit function.

Parameters
parray_like

probabilities

Returns
g’’(z)ndarray

The value of the second derivative of the logit function