static BinaryResults.resid_response()

statsmodels.discrete.discrete_model.BinaryResults.resid_response

static BinaryResults.resid_response() [source]

The response residuals

Notes

Response residuals are defined to be

y - p

where p=cdf(X\beta).

doc_statsmodels
2017-01-18 16:16:59
Comments
Leave a Comment

Please login to continue.