Create a biased test function...
Create a biased test function
bias_function(f, bias)
f |
test function |
bias |
bias value. |
Returns a new biased test function defined as
g(x) = f(x) + bias.
The biased test function.
Olaf Mersmann olafm@statistik.tu-dortmund.de
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.