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 three-dimensional test function from Williams et al. (2006) #284

Open
damar-wicaksono opened this issue Jul 10, 2023 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request metamodeling Issues related to metamodeling test functions sensitivity Issues related to sensitivity analysis test functions uq-test-function New test function to the code base
Milestone

Comments

@damar-wicaksono
Copy link
Owner

damar-wicaksono commented Jul 10, 2023

The function was used in the metamodeling and sensitivity analysis exercises in 1. The function reads (Section 2.3):

$$ \mathcal{M}(\boldsymbol{x}) = (x_1 + 1) \cos{(\pi x_2)} + 0 x_3, $$

where $X_i \sim \mathcal{U}(0, 1), I = 1, 2, 3$. Note that the third input variable is inert.

Footnotes

  1. J. Gattiker, D. Higdon, S. Keller-McNulty, M. McKay, L. Moore, and B. Williams, “Combining experimental data and computer simulations, with an application to flyer plate experiments,” Bayesian Anal., vol. 1, no. 4, Dec. 2006, doi: 10.1214/06-BA125.

@damar-wicaksono damar-wicaksono added enhancement New feature or request uq-test-function New test function to the code base labels Jul 10, 2023
@damar-wicaksono damar-wicaksono modified the milestone: 0.4.0 Release Jul 10, 2023
@damar-wicaksono damar-wicaksono self-assigned this Nov 25, 2024
@damar-wicaksono damar-wicaksono added documentation Improvements or additions to documentation metamodeling Issues related to metamodeling test functions sensitivity Issues related to sensitivity analysis test functions labels Nov 25, 2024
@damar-wicaksono damar-wicaksono added this to the 0.6.0 Release milestone Nov 25, 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 metamodeling Issues related to metamodeling test functions sensitivity Issues related to sensitivity analysis test functions uq-test-function New test function to the code base
Projects
None yet
Development

No branches or pull requests

1 participant