statsmodels.genmod.families.links.Logit.deriv2¶ Logit.deriv2(p)[source]¶ Second derivative of the logit function. Parameters:¶ parray_likeprobabilities Returns:¶ g’’(z)ndarrayThe value of the second derivative of the logit function