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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.