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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.