TF_gramacy2Dexp3hole: TF_gramacy2Dexp3hole: gramacy2Dexp3hole function for...

View source: R/TF_gramacy2Dexp.R

TF_gramacy2Dexp3holeR Documentation

TF_gramacy2Dexp3hole: gramacy2Dexp3hole function for evaluating a single point.

Description

TF_gramacy2Dexp3hole: gramacy2Dexp3hole function for evaluating a single point.

Usage

TF_gramacy2Dexp3hole(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

References

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

Examples

TF_gramacy2Dexp3hole(rep(0,2))
TF_gramacy2Dexp3hole(rep(1,2))

TestFunctions documentation built on May 29, 2024, 11 a.m.