Logo

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Install
  •  | 
  • Support
  •  | 
  • Bugs
  •  | 
  • Develop
  •  | 
  • Examples
  •  | 
  • FAQ
  •  | 
  • Generalized Linear Models |
  • 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) – Value of the second derivative of Cauchy link function at p
Return type:array

Previous topic

statsmodels.genmod.families.links.cauchy.deriv

Next topic

statsmodels.genmod.families.links.cauchy.inverse

This Page

  • Show Source

Quick search

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