8000 GitHub - jdherman/GRA-2020-SALib: Materials for GRA short course at UC Davis, Jan. 13 2020
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jdherman/GRA-2020-SALib

Repository files navigation

SALib Tutorial - GRA 2020

SALib is a Python library for global sensitivity analysis (https://github.com/SALib/SALib), which determines the relative influence of model input variables on one or more outputs of interest.

Installation: pip install SALib

SALib Paper: status

Herman, J. and Usher, W. (2017) SALib: An open-source Python library for sensitivity analysis. 
Journal of Open Source Software, 2(9).

The library includes multiple methods. For a good review of sensitivity analysis methods, I suggest this paper:

Pianosi, Francesca, et al. "Sensitivity analysis of environmental models: A systematic review with 
practical workflow." Environmental Modelling & Software 79 (2016): 214-232.

The tutorial will introduce some theory behind global sensitivity analysis, with a focus on the Sobol method. This will be demonstrated on a simple test function, followed by a discussion of frequently asked questions for interpreting the results.

This tutorial assumes some background in Python programming and statistics, but will be presented at an introductory level.

About

Materials for GRA short course at UC Davis, Jan. 13 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0