Logo

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Install
  •  | 
  • Support
  •  | 
  • Bugs
  •  | 
  • Develop
  •  | 
  • Examples
  •  | 
  • FAQ
  •  | 
  • Generalized Linear Models |
  • statsmodels.genmod.families.links.CDFLink |

statsmodels.genmod.families.links.CDFLink.__call__¶

method

CDFLink.__call__(p)[source]¶

CDF link function

Parameters
parray-like

Mean parameters

Returns
zarray

(ppf) inverse of CDF transform of p

Notes

g(p) = dbn.ppf(p)

Previous topic

statsmodels.genmod.families.links.CDFLink

Next topic

statsmodels.genmod.families.links.CDFLink.deriv

This Page

  • Show Source

Quick search

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