TF_gramacy6D: TF_gramacy6D: gramacy6D function for evaluating a single...

View source: R/TF_gramacy6D.R

TF_gramacy6DR Documentation

TF_gramacy6D: gramacy6D function for evaluating a single point.

Description

From Gramacy and Lee (2009).

Usage

TF_gramacy6D(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_gramacy6D(rep(0,6))
TF_gramacy6D(rep(1,6))

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