spotAlgEsInterReco: spotAlgEsInterReco

View source: R/optimES.R

spotAlgEsInterRecoR Documentation

spotAlgEsInterReco

Description

Recombination function for the Evolution Strategy.

Usage

spotAlgEsInterReco(parents, rhoVal, dimension, nSigma, objType = "obj")

Arguments

parents

Parent individuals

rhoVal

number of parents involved in the procreation of an offspring

dimension

number of dimensions

nSigma

number of standard deviations

objType

string, default is "obj"

See Also

spotAlgEs spotAlgEsInterRecoBeSw02 spotAlgEsDominantReco


SPOT documentation built on June 26, 2022, 1:06 a.m.