Description Usage Arguments Details Value References Examples
View source: R/toy_equations.R
Generates a vector of outputs from the borehole function, a common testing function for computer experiments. The function models water flow through a borehole.
1 | borehole(X)
|
X |
a |
For more details, see Worley, B. A. (1987). Deterministic uncertainty analysis (No. CONF-871101-30). Oak Ridge National Lab., TN (USA)
a vector of evaluations of the borehole function, length = nrow(X)
Harper, W. V., & Gupta, S. K. (1983). Sensitivity/uncertainty analysis of a borehole scenario comparing Latin Hypercube Sampling and deterministic sensitivity approaches (No. BMI/ONWI-516). Battelle Memorial Inst., Columbus, OH (USA). Office of Nuclear Waste Isolation.
Worley, B. A. (1987). Deterministic uncertainty analysis (No. CONF-871101-30). Oak Ridge National Lab., TN (USA).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.