Logistic-Regression-Assumptions icon indicating copy to clipboard operation
Logistic-Regression-Assumptions copied to clipboard

Assumptions of Logistic Regression, Clearly Explained

Results 1 Logistic-Regression-Assumptions issues
Sort by recently updated
recently updated
newest added

Hi @kennethleungty , In my opinion plotting residuals vs index (or time) is usually misleading. I prefer to check the independence assumption via Ljung-Box test of autocorrelation. I've writtten a...