Learn R Programming

hetGP (version 1.1.2)

f1d: 1d test function (1)

Description

1d test function (1)

Usage

f1d(x)

Arguments

x

scalar or matrix (size n x 1) in [0,1]

References

A. Forrester, A. Sobester, A. Keane (2008), Engineering design via surrogate modelling: a practical guide, John Wiley & Sons

Examples

Run this code
# NOT RUN {
plot(f1d)
# }

Run the code above in your browser using DataLab