Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the One-Dimensional Sine Function from Currin et al. (1988) #339

Open
damar-wicaksono opened this issue Jan 16, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base

Comments

@damar-wicaksono
Copy link
Owner

The one-dimensional sine function from Currin et al. (1988)1 was used as a test function for Gaussian process metamodeling exercise and it is defined as follows:

$$ \mathcal{M}(x) = \sin{\left( 2 \pi (x - 0.1) \right)}, $$

where $x$ is a uniform random variable in $[0, 1]$.

Footnotes

  1. C. Currin, T. Mitchell, M. Morris, and D. Ylvisaker, “A Bayesian Approach to the Design and Analysis of Computer Experiments,” ORNL-6498, 814584, Jan. 1988. doi: 10.2172/814584.

@damar-wicaksono damar-wicaksono added documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base
Projects
None yet
Development

No branches or pull requests

1 participant