spotAlgEsDominantReco: spotAlgEsDominantReco

View source: R/optimES.R

spotAlgEsDominantRecoR Documentation

spotAlgEsDominantReco

Description

Recombination function for the Evolution Strategy.

Usage

spotAlgEsDominantReco(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 spotAlgEsInterReco


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