given an object to be evaluated and an input sample "grid", evaluate the object.
evalute a regressor function over a sampling grid
Usage
evaluate(x, grid, ...)
# S3 method for regressor
evaluate(x, grid, precision = 0.33, use_conv = FALSE, ...)
given an object to be evaluated and an input sample "grid", evaluate the object.
evalute a regressor function over a sampling grid
evaluate(x, grid, ...)
# S3 method for regressor
evaluate(x, grid, precision = 0.33, use_conv = FALSE, ...)