Logistic Regression Details Pt 3: R-squared and p-value
StatQuest with Josh Starmer · 15:25
Josh Starmer explains how to compute an R² and a p-value for logistic regression using McFadden's pseudo R², which swaps the sum-of-squares terms from linear regression for log-likelihoods: R² = (LL(overall probabilit...