static ProbitResults.resid_response()

statsmodels.discrete.discrete_model.ProbitResults.resid_response

static ProbitResults.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:18:33
Comments
Leave a Comment

Please login to continue.