Logo

Navigation

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

statsmodels.genmod.families.links.Link.deriv¶

Link.deriv(p)[source]¶

Derivative of the link function g’(p). Just a placeholder.

Parameters:p (array-like) –
Returns:g’(p) – The value of the derivative of the link function g’(p)
Return type:array

Previous topic

statsmodels.genmod.families.links.Link

Next topic

statsmodels.genmod.families.links.Link.deriv2

This Page

  • Show Source

Quick search

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