bias_function function

Create a biased test function...

Create a biased test function...

Create a biased test function

bias_function(f, bias)

Details

Returns a new biased test function defined as

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

Returns

The biased test function.

Author(s)

Olaf Mersmann olafm@statistik.tu-dortmund.de

Arguments

  • f: test function
  • bias: bias value.
  • Maintainer: Olaf Mersmann
  • License: GPL-2
  • Last published: 2022-03-18

Useful links