TF_SWNExpCos: TF_SWNExpCos: SWNExpCos function for evaluating a single...

View source: R/functions1.R

TF_SWNExpCosR Documentation

TF_SWNExpCos: SWNExpCos function for evaluating a single point.

Description

TF_SWNExpCos: SWNExpCos function for evaluating a single point.

Usage

TF_SWNExpCos(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

References

Santner, T. J., Williams, B. J., & Notz, W. (2003). The Design and Analysis of Computer Experiments. Springer Science & Business Media.

Examples

TF_SWNExpCos(rep(0,2))
TF_SWNExpCos(rep(1,2))

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