Learn R Programming

TestFunctions (version 0.2.2)

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

Description

From Gramacy and Lee (2009).

Usage

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

Run the code above in your browser using DataLab