Learn R Programming

TestFunctions (version 0.2.2)

TF_gramacy2Dexp3hole: TF_gramacy2Dexp3hole: gramacy2Dexp3hole function for evaluating a single point.

Description

TF_gramacy2Dexp3hole: gramacy2Dexp3hole function for evaluating a single point.

Usage

TF_gramacy2Dexp3hole(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

References

Gramacy, Robert B., and Herbert KH Lee. "Adaptive design and analysis of supercomputer experiments." Technometrics 51.2 (2009): 130-145.

Examples

Run this code
TF_gramacy2Dexp3hole(rep(0,2))
TF_gramacy2Dexp3hole(rep(1,2))

Run the code above in your browser using DataLab