Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 711 Bytes

pygcam.mcs.sensitivity.rst

File metadata and controls

23 lines (16 loc) · 711 Bytes

pygcam.mcs.sensitivity

Functions for performing sampling and sensitivity analysis.

The main features of this module are:

  1. The SensitivityAnalysis class, which provides a uniform interface to the various sampling and sensitivity analysis methods implemented in SALib <SALib:api>.
  2. The data.sa directory "package" (managed by the SensitivityAnalysis class) which stores sampled data and information about the sampling method required by the analysis methods.

Access to these features is provided via the -m / --method argument to the gensim <gensim> sub-command.

API

pygcam.mcs.sensitivity