Learn R Programming

SPOT (version 2.11.10)

spotAlgEsInterRecoBeSw02: spotAlgEsInterRecoBeSw02

Description

Recombination function for the Evolution Strategy.

Usage

spotAlgEsInterRecoBeSw02(parents, dimension, nSigma, objType = "obj")

Arguments

parents

Parent individuals

dimension

number of dimensions

nSigma

number of standard deviations

objType

string, default is "obj"

See Also

spotAlgEs spotAlgEsInterReco spotAlgEsDominantReco