grdelall {adana} | R Documentation |
Delete-All Replacement
Description
All members of the current population are deleted, the new population is created entirely from offspring.
Usage
grdelall(parpop, offpop)
Arguments
parpop |
A matrix. Parent population |
offpop |
A matrix. Offspring population |
Value
A matrix. Population of the new generation.
Author(s)
Zeynel Cebeci & Erkut Tekeli
See Also
elitism
,
grmuplambda
,
grmuplambda2
,
grmuplambda3
,
grmuplambda4
,
grmuvlambda
,
grrobin
,
ssrmup1
,
ssrmup1
,
ssrgenitor
,
ssrfamtour
,
ssrx
[Package adana version 1.1.0 Index]