parents =
selectionstochunuf (expections, nParents, options)
¶Default selection function
Selection based uniform proportional steps based on its caled value.
Inputs
Column vector of scaled fitness for each member of a population.
The number of parents to select
ga options
Outputs
Row vector of size nParents containg the indices of selected parents.
See also: ga.
Package: ga