Package org.moeaframework.analysis.sensitivity
package org.moeaframework.analysis.sensitivity
Sensitivity analysis methods.
-
ClassDescriptionInterface for results supporting first-order effects.Interface for results supporting second-order effects.Sensitivity<T>Stores the result from sensitivity analysis for a single parameter, or if measuring higher-order effects, a group of parameters.SensitivityAnalysis<T extends SensitivityResult>Interface for sensitivity analysis methods.Stores the results from
SensitivityAnalysis
.Global sensitivity analysis of blackbox model output using Saltelli's improved Sobol' global variance decomposition procedure.Interface for results supporting total-order effects.