statsmodels / 0.9.0 / generated / statsmodels.genmod.families.links.link.deriv.html /

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

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.genmod.families.links.Link.deriv.html