TF_gramacy2Dexp {TestFunctions} | R Documentation |
TF_gramacy2Dexp: gramacy2Dexp function for evaluating a single point.
TF_gramacy2Dexp(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
Gramacy, Robert B., and Herbert KH Lee. "Adaptive design and analysis of supercomputer experiments." Technometrics 51.2 (2009): 130-145.
TF_gramacy2Dexp(rep(0,2))
TF_gramacy2Dexp(rep(1,2))