Re: [R] Problem with random number simulation

2011-07-24 Thread AriGold
Hi, I was just hoping someone could try running the program to see if they get any output. This is independent research. I just need to run this simulation to see how a computer could be manipulated given certain conditions in the Von Neumann game. Currently, my code is not giving any errors, b

[R] Problem with random number simulation

2011-07-24 Thread AriGold
Hi this is my first post. I am trying to run a simulation for a computer playing Von Neumann poker and adjusting it's expectation of an opponent's behavior according to how the opponent plays. This program involves random generation of "hands" and shifting of parameters. However, when I run the