Two weeks ago we modeled vote choice with candidates C = {Left, Right, Other} as a multinomial logit: P[voter i chooses candidate c from C] = exp(f(X_ic)) / sum_c’ exp(f(X_ic’)) We saw this model implies independence from irrelevant alternatives (IIA): … Continue reading