Logo

Navigation

  • index
  • next |
  • previous |
  • Install
  •  | 
  • Support
  •  | 
  • Bugs
  •  | 
  • Develop
  •  | 
  • Examples
  •  | 
  • FAQ
  •  | 
  • Generalized Estimating Equations |
  • statsmodels.genmod.families.links.Logit |

statsmodels.genmod.families.links.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

Previous topic

statsmodels.genmod.families.links.Logit.inverse

Next topic

statsmodels.genmod.families.links.NegativeBinomial

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

© Copyright 2009-2013, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using Sphinx 1.3.1.