friedman.5.data: Friedman Function

View source: R/functions.R

friedman.5.dataR Documentation

Friedman Function

Description

A 5-dimensional test function.

Usage

friedman.5.data(x)

Arguments

x

a 5-dimensional vector specifying the location where the function is to be evaluated.

Details

For more details see Friedman, J. H. (1991). Multivariate adaptive regression splines. The annals of statistics, 19(1), 1-67.

Value

A real value equal to the function value evaluated at x.

Author(s)

Mengyang Gu [aut, cre], Jesus Palomo [aut], James Berger [aut]

Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>

References

Friedman, J. H. (1991). Multivariate adaptive regression splines. The annals of statistics, 19(1), 1-67.

S. Surjanovic, D. Bingham, Virtual Library of Simulation Experiments: Test Functions and Datasets, retrieved March 29, 2016, from http://www.sfu.ca/~ssurjano/fried.html.


RobustGaSP documentation built on June 1, 2022, 9:08 a.m.