Description Usage Arguments Methods (by generic) Slots
A S4 class of multiple Kriging models
1 2 | ## S4 method for signature 'mkm'
show(object)
|
object |
A |
show: Custom print for mkm objects
kmA list of km objectives.
objectiveA Numeric vector representing the index of the objective
models in km.
designNumeric data.frame of the designs (decision space).
d,n,m,jNumeric values for the number of dimensions, designs, objectives and constraints, respectively.
responseNumeric data.frame of the observed responses (objectives and constraints) at each design point.
feasibleLogical vector stating which designs are feasible.
controlA list of controls for function backtracking, this list
contains all the input parameters that are passed to the km
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.