sensitivity | R Documentation |
Run a one-dimensional sensitivity analysis
sensitivity(sa_hypothesis, design, problem, solution, num_eval = 20, N = 100)
sa_hypothesis |
Data frame defining the SA variable and its bounds |
design |
Design to be tested |
problem |
BOSSS problem |
solution |
BOSSS solution |
num_eval |
Number of points to evaluate |
N |
Number of MC samples to use in each evaluation |
A matrix of estimated means and their variances for each simulation output over the SA variable range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.