cauchy.inverse_deriv()
statsmodels.genmod.families.links.cauchy.inverse_deriv
-
cauchy.inverse_deriv(z)
-
Derivative of the inverse of the CDF transformation link function
Parameters: z : array
The inverse of the link function at
p
Returns: g^(-1)’(z) : array
The value of the derivative of the inverse of the logit function
© 2009–2012 Statsm