statsmodels.genmod.families.links.probit.inverse_deriv¶
-
probit.
inverse_deriv
(z)¶ Derivative of the inverse of the CDF transformation link function
Parameters: z : ndarray
The inverse of the link function at p
Returns: g^(-1)’(z) : ndarray
The value of the derivative of the inverse of the logit function