Navigation

  • index
  • modules |
  • next |
  • previous |
  • statsmodels »
  • User Guide »
  • Generalized Linear Models »
  • statsmodels.genmod.families.links.cloglog »

statsmodels.genmod.families.links.cloglog.inverse_deriv¶

cloglog.inverse_deriv(z)¶

Derivative of the inverse of the C-Log-Log transform link function

Parameters

z : array_like

The value of the inverse of the CLogLog link function at p

Returns

g^(-1)’(z) : ndarray

The derivative of the inverse of the CLogLog link function

Logo

Table of Contents

  • Installing statsmodels
  • Getting started
  • User Guide
  • Examples
  • API Reference
  • About statsmodels
  • Developer Page
  • Release Notes

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • statsmodels »
  • User Guide »
  • Generalized Linear Models »
  • statsmodels.genmod.families.links.cloglog »
© Copyright 2009-2020, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Last updated on Jul 10, 2020. Created using Sphinx 2.4.3.