predict-surmodel-method: Predictor surogate model

Description Usage Arguments

Description

This functions performs predictions for an surogate model.

Usage

1
2
## S4 method for signature 'surmodel'
predict(object, newdata = NULL)

Arguments

object

An object of class surmodel

newdata

An opttional vector, matrix or data.frame containing the points where to perfom predictions. If not provided the predicted optima will be outputed.


suropt documentation built on May 2, 2019, 6:02 a.m.