selectN | R Documentation |
This function returns a subset of n design points.
selectN(x, y, control)
x |
matrix of design points |
y |
matrix of function values |
control |
list of controls
|
This function returns a list with n design points:
x
matrix of selected design points.
y
matrix of selected function values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.