Description Usage Arguments Value Examples
View source: R/test_functions.R
Ishigami function
1 |
X |
A data frame, data table or matrix with the three model inputs required to run the Ishigami function. |
A numeric vector with the model output.
1 2 | A <- randtoolbox::sobol(n = 100, dim = 3)
Y <- ishigami_Mapply(A)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.