We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d09619 commit 0101587Copy full SHA for 0101587
catalog/reiley2008/fig1.efg
@@ -16,7 +16,7 @@ p "" 1 1 "" { "Bet" "Fold" } 0
16
p "" 2 1 "" { "Call" "Fold" } 0
17
t "" 1 "Professor Wins Big" { 2, -2 }
18
t "" 2 "Professor Wins" { 1, -1 }
19
-t "" 4 "Professor Loses" { 1, -1 }
+t "" 4 "Professor Loses" { -1, 1 }
20
p "" 1 2 "" { "Bet" "Fold" } 0
21
22
t "" 3 "Professor Loses Big" { -2, 2 }
0 commit comments