coin_V2 | R Documentation |
A helper function to flip a random coin after a few rounds of fixed results. This prevents sequential computer introduced errors.
coin_V2(p, i, laged)
p |
The probability of a head. |
i |
The round ID code. |
laged |
A window of time to check if the computer has already introduced an error. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.