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.inverse¶

method

cauchy.inverse(z)¶

The inverse of the CDF link

Parameters
zarray-like

The value of the inverse of the link function at p

Returns
parray

Mean probabilities. The value of the inverse of CDF link of z

Notes

g^(-1)(z) = dbn.cdf(z)

Previous topic

statsmodels.genmod.families.links.cauchy.deriv2

Next topic

statsmodels.genmod.families.links.cauchy.inverse_deriv

This Page

  • Show Source

Quick search

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