| recGaussian | R Documentation |
Gaussian intermediate recombinator samples component-wise from a normal distribution with mean as the component-wise mean and standard deviation as halved components-wise absolute distance of the two given parents. It is applicable only for numeric representations.
See also ecr::recIntermediate.
recGaussian(inds, lower, upper)
inds |
|
lower |
|
upper |
|
[list of numeric] recombined individuals.
Other operators:
mutDoubleGeom(),
mutGaussIntScaled(),
mutGaussInt(),
mutGaussScaled(),
mutPolynomialInt(),
mutRandomChoice(),
mutUniformInt(),
recIntIntermediate(),
recIntSBX()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.