UCL-CCS / EasyVVUQ

Python 3 framework to facilitate verification, validation and uncertainty quantification (VVUQ) for a wide variety of simulations.
https://easyvvuq.readthedocs.io/
GNU Lesser General Public License v3.0
87 stars 27 forks source link

Write an introduction to sensitivity analysis #287

Open orbitfold opened 3 years ago

jlakhlili commented 3 years ago

References:

  1. I. M. Sobol. Sensitivity estimates for nonlinear mathematical models. Mathematical Modelling and Computational Experiments, 1:407–414, 1993.
  2. T. Homma and A. Saltelli. Importance measures in global sensitivity analysis of nonlinear models. Reliability Engineering & System Safety, 52(1):1–17, 1996.
mbaudin47 commented 3 years ago

I suggest a few more recent references on the topic.

The best estimator seems to be Janon (2014), but Martinez (2011) is much simpler. Dumas derived asymptotic estimators in 2018, based on an EDF contract.

A quick start for SA is provided here for OpenTURNS:

http://openturns.github.io/openturns/master/auto_reliability_sensitivity/sensitivity_analysis/plot_sensitivity_sobol.html

A recap of the basics is provided here:

http://openturns.github.io/openturns/master/theory/reliability_sensitivity/sensitivity_sobol.html

but a more detailed presentation is provided at:

https://github.com/mbaudin47/otsupgalilee-eleve/blob/master/4-Sensibilite/Sensibilite-Cours-nonlineaire.ipynb