Why we do not use R squared for logistic regression? What is the logic behind it?
Asked
Active
Viewed 31 times
1
Why we do not use R squared for logistic regression? What is the logic behind it?
In the case of Gaussian distributed errors the deviance is equal to sum of squared error. That sun of squared error and the related R-squared is a special case.
– Sextus Empiricus Apr 06 '22 at 19:09