View source: R/buildRandomSearchDummy.R
buildrsdummy | R Documentation |
This function is used to emulate uniform random search with SPOT. It is a placeholder for the surrogate model and simply returns an empty list, with class "rsdummy".
buildrsdummy(x, y, control)
x |
x (independent variables), not used. |
y |
y (dependent variable), not used. |
control |
control, not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.