generate_sensitivity_indices: Generate eFAST Sensitivity Indices

Description Usage Arguments Value

Description

Generate eFAST Sensitivity Indices

Usage

1
2
generate_sensitivity_indices(results_array, omi, MI, MEASURES, PARAMETERS,
  NUMCURVES)

Arguments

results_array

Results for all eFAST resample curves

omi

floor( ( (wanted_n / NUMCURVES) - 1) / (2 * MI) / length(PARAMETERS))

MI

maximum number of fourier coefficients, always 4

MEASURES

Array containing the names of the output measures which are used to analyse the simulation

PARAMETERS

Array containing the names of the parameters of which parameter samples have been generated

NUMCURVES

The number of 'resamples' to perform (see eFAST documentation) - recommend using at least 3

Value

List of SI and STI coefficients and error bars


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.