Navigation

  • index
  • modules |
  • next |
  • previous |
  • statsmodels »
  • 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

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 »
  • User Guide »
  • Generalized Linear Models »
  • statsmodels.genmod.families.links.cauchy »
  • statsmodels.genmod.families.links.cauchy.deriv2
© Copyright 2009-2023, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Last updated on Feb 14, 2023. Created using Sphinx 5.3.0.