TF_winkel | R Documentation |
TF_winkel: winkel function for evaluating a single point.
TF_winkel(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
Winkel, Munir A., Jonathan W. Stallings, Curt B. Storlie, and Brian J. Reich. "Sequential Optimization in Locally Important Dimensions." arXiv preprint arXiv:1804.10671 (2018).
TF_winkel(rep(0,2))
TF_winkel(rep(1,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.