Logo

Navigation

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

statsmodels.genmod.families.links.identity.inverse_deriv¶

identity.inverse_deriv(z)¶

Derivative of the inverse of the power transform

Parameters:

z : array-like

z is usually the linear predictor for a GLM or GEE model.

Returns:

The value of the derivative of the inverse of the power transform

function

Previous topic

statsmodels.genmod.families.links.identity.inverse

Next topic

statsmodels.genmod.families.links.inverse_power

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.