| .ga_pick | R Documentation |
Pick one index by rank-proportional (roulette) selection
.ga_pick(weights, total)
weights |
Numeric weights aligned to the (sorted) population. |
total |
Sum of |
An integer index into the population.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.