Logo

Navigation

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

statsmodels.genmod.families.links.Logit.deriv2¶

Logit.deriv2(p)[source]¶

Second derivative of the logit function.

Parameters:

p : array-like

probabilities

Returns:

g’‘(z) : array

The value of the second derivative of the logit function

Previous topic

statsmodels.genmod.families.links.Logit.deriv

Next topic

statsmodels.genmod.families.links.Logit.inverse

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. Last updated on Apr 03, 2016. Created using Sphinx 1.4a0+.