Logit.inverse_deriv()

Logit.inverse_deriv(z) [source]

Derivative of the inverse of the logit transform

Parameters:

z : array-like

z is usually the linear predictor for a GLM or GEE model.

Returns:

The value of the derivative of the inverse of the logit function :

doc_statsmodels
2017-01-18 16:11:41
Comments
Leave a Comment

Please login to continue.