Logo

Navigation

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

statsmodels.genmod.families.links.cauchy.deriv2¶

cauchy.deriv2(p)[source]¶

Second derivative of the Cauchy link function.

Parameters:

p: array-like :

Probabilities

Returns:

g’‘(p) : array

Value of the second derivative of Cauchy link function at p

Previous topic

statsmodels.genmod.families.links.cauchy.deriv

Next topic

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