[EM] Ordering defeats in Minimax
Juho Laatu
juho.laatu at gmail.com
Wed Apr 26 11:25:49 PDT 2017
At least one correction / improvement already detected.
> On 26 Apr 2017, at 21:09, Juho Laatu <juho.laatu at gmail.com> wrote:
> LV preference function is 0 if x=y, 1-y if x>y, x-1 if y>x
I should have written "0 if x=y, 1-2y if x>y, 2x-1 if y>x". That does not change the results, but gives more logical values to the preference function. P_LV(x,y) is now close to 0 when x and y are close to 0.5.
Juho
More information about the Election-Methods
mailing list