I need to set up a game theory-based payoff matrix. There are two players (A/row and B/col) each with two identical alternatives (x and y). My matrix is:
[[-1,2][-2,-1]]
[[2,-2][1,1]]
So two questions: What’s the best way to create this matrix? Then how can I retrieve values from the matrix to create score variables for each player?
Thanks, RB
--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/a2579670-3e48-4d2f-88d7-18bbcfcc20d5n%40googlegroups.com.
On Sep 22, 2023, at 6:05 PM, James Steiner <ja...@turtlezero.com> wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/CADiHOG78T0i%3D4Wm%2BiWQ9aTxOEFUXVtrg4ayOFPt1i5cZ-UJ-Xw%40mail.gmail.com.