Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bias_function

Create a biased test function...


Description

Create a biased test function

Usage

bias_function(f, bias)

Arguments

f

test function

bias

bias value.

Details

Returns a new biased test function defined as

g(x) = f(x) + bias.

Value

The biased test function.

Author(s)


cmaes

Covariance Matrix Adapting Evolutionary Strategy

v1.0-11
GPL-2
Authors
Heike Trautmann <trautmann@statistik.tu-dortmund.de> and Olaf Mersmann <olafm@statistik.tu-dortmund.de> and David Arnu <david.arnu@statistik.tu-dortmund.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.