sensitivity: Run a one-dimensional sensitivity analysis

View source: R/sensitivity.R

sensitivityR Documentation

Run a one-dimensional sensitivity analysis

Description

Run a one-dimensional sensitivity analysis

Usage

sensitivity(sa_hypothesis, design, problem, solution, num_eval = 20, N = 100)

Arguments

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

Value

A matrix of estimated means and their variances for each simulation output over the SA variable range.


DTWilson/BOSSS documentation built on April 14, 2025, 8:35 a.m.