| selSimple | R Documentation |
Just for testing. Actually does not really select, but instead returns a random
sample of ncol(fitness) indizes.
selSimple(fitness, n.select)
fitness |
[ |
n.select |
[ |
[setOfIndividuals]
Other selectors:
selDomHV(),
selDomNumberPlusHV(),
selGreedy(),
selNondom(),
selRanking(),
selRoulette(),
selTournament()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.