bias_function | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.