Navigation

  • index
  • modules |
  • next |
  • previous |
  • statsmodels 0.14.4+dfsg »
  • User Guide »
  • Generalized Linear Models »
  • statsmodels.genmod.families.links.Cauchy »
  • statsmodels.genmod.families.links.Cauchy.deriv2

statsmodels.genmod.families.links.Cauchy.deriv2¶

Cauchy.deriv2(p)[source]¶

Second derivative of the Cauchy link function.

Parameters:
pnumpy:array_like

Probabilities

Returns:
g’’(p)ndarray

Value of the second derivative of Cauchy link function at p

Logo of statsmodels 0.14.4+dfsg

Table of Contents

  • Installing statsmodels
  • Getting started
  • User Guide
  • Examples
  • API Reference
  • About statsmodels
  • Developer Page
  • Release Notes

Table of Contents

  • statsmodels.genmod.families.links.Cauchy.deriv2
    • Cauchy.deriv2

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • statsmodels 0.14.4+dfsg »
  • User Guide »
  • Generalized Linear Models »
  • statsmodels.genmod.families.links.Cauchy »
  • statsmodels.genmod.families.links.Cauchy.deriv2
© Copyright 2009-2024, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Last updated on Nov 14, 2024. Created using Sphinx 7.4.7.