predict.rsdummy: Predict random search dummy
Description
This function is used to emulate uniform random search with SPOT.
It is a placeholder for the surrogate model and
simply returns NA
when called.
Usage
# S3 method for rsdummy
predict(object, newdata, ...)
Arguments
...
additional arguments, not used.