Logistic Regression And Binary Outcomes
Teach binary outcome modelling separately from linear regression.
Units
- Unit 10.00: Why a straight line fails on a 0/1 outcome
- Unit 10.01: From bounded to unbounded
- Unit 10.02: smf.ols and smf.logit take the same formula
- Unit 10.03: Multiplies the odds, not the risk
- Unit 10.04: Predict on the link scale, convert afterwards
- Unit 10.05: 94% accuracy can mean catching nothing
- Unit 10.06: Calibration is the model's job; the threshold is yours
