courtSim | R Documentation |
In this version all five judges vote independently.
courtSim(reps = 10000, seed = NULL, table = FALSE, probs = c(0.95, 0.94, 0.90, 0.90, 0.80))
reps |
number of simulations to perform |
seed |
The user may provide a seed-value for random-number generation. |
table |
Does the user want a table of the results? |
probs |
Chance for each judge to make the right decision on any given case. |
side effects
Homer White homerhanumat@gmail.com
courtSim(seed = 3030)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.