Logo

Navigation

  • index
  • next |
  • previous |
  • Install
  •  | 
  • Support
  •  | 
  • Bugs
  •  | 
  • Develop
  •  | 
  • Examples
  •  | 
  • FAQ
  •  | 
  • Generalized Estimating Equations |
  • statsmodels.genmod.families.links.Log |

statsmodels.genmod.families.links.Log.deriv¶

Log.deriv(p)[source]¶

Derivative of log transform link function

Parameters:

p : array-like

Mean parameters

Returns:

g’(p) : array

derivative of log transform of x

Notes

g(x) = 1/x

Previous topic

statsmodels.genmod.families.links.Log

Next topic

statsmodels.genmod.families.links.Log.deriv2

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

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