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: The value of the derivative of the link function g?(p) :
Link.deriv(p) [source]
Derivative of the link function g?(p). Just a placeholder.
| Parameters: | p : array-like |
|---|---|
| Returns: | The value of the derivative of the link function g?(p) : |
Please login to continue.