powered by
This function returns a subset of n design points.
selectN(x, y, control)
matrix of design points
matrix of function values
list of controls
N
number of points to be returned.
This function returns a list with n design points:
x
matrix of selected design points.
y
matrix of selected function values.