static LogitResults.resid_response()

statsmodels.discrete.discrete_model.LogitResults.resid_response

static LogitResults.resid_response()

The response residuals

Notes

Response residuals are defined to be

y - p

where p=cdf(X\beta).

doc_statsmodels
2017-01-18 16:17:51
Comments
Leave a Comment

Please login to continue.