otaf.sensitivity package
Module contents
- class otaf.sensitivity.SobolIndicesExperimentWithComposedDistribution(composedDistribution=None, size=None, second_order=False)[source]
Bases:
SobolIndicesExperiment
- otaf.sensitivity.plotSobolIndicesWithErr(S, errS, varNames, n_dims, Stot=None, errStot=None, dimNames=None, figsize=(20, 10))[source]
Function to plot the Sobol’ indices with an errorbar to visualize the uncertaintity in the estimator. (only first and total order yet)
Note
Function is written to adapt the plotting according to the dimensions of the input, for higher level inputs, mayavi seems the most reasonable choice for plotting