ssrx | R Documentation |
The offspring with the best fitness value takes the place of an individual randomly selected from among the individuals excluding their parents and the individual with the worst fitness value in the population.
ssrx(parpop, offpop, reppars, ...)
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
reppars |
A vector. Indices of the parents |
... |
Further arguments passed to or from other methods. |
A matrix. Population of the new generation.
Zeynel Cebeci & Erkut Tekeli
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.