grmuplambda4 | R Documentation |
In the current population, randomly selected λ parents are replaced by randomly selected λ offspring.
grmuplambda4(parpop, offpop, lambda, ...)
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
lambda |
Number of individuals renewed in the population |
... |
Further arguments passed to or from other methods. |
A matrix. Population of the new generation.
Zeynel Cebeci & Erkut Tekeli
grdelall
,
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.