Derivative of the inverse link function g^(-1)(z).
Parameters: | z : array-like
|
---|---|
Returns: | The value of the derivative of the inverse of the link function : |
Notes
This reference implementation gives the correct result but it inefficient, so it can be overriden in subclasses.