0.6.10.8.00.9.00.10.00.10.10.10.2stabledevel
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¶

method

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

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