Logo

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Install
  •  | 
  • Support
  •  | 
  • Bugs
  •  | 
  • Develop
  •  | 
  • Examples
  •  | 
  • FAQ
  •  | 
  • Generalized Linear Models |
  • statsmodels.genmod.families.links.Logit |

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

method

Logit.deriv2(p)[source]¶

Second derivative of the logit function.

Parameters
parray-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

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