Derivative of the expected endog with respect to the parameters.
Parameters: | exog : array-like
lin_pred : array-like
|
---|---|
Returns: | The value of the derivative of the expected endog with respect : to the parameter vector. : |
Notes
If there is an offset or exposure, it should be added to lin_pred prior to calling this function.