:orphan: Cramér-von Mises Sensitivity indices ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ These examples serve as a guide for using the Cramér-von Mises sensitivity module. They have been taken from various papers to enable validation of the implementation and have been referenced accordingly. 1. **Exponential function** For the Exponential model, analytical Cramér-von Mises indices are available :cite:`CVM`. 2. **Sobol function** The Cramér-von Mises indices are computed using the Pick and Freeze approach :cite:`CVM`. These model evaluations can be used to estimate the Sobol indices as well. We demonstrate this using the Sobol function. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/sensitivity/cramer_von_mises/images/thumb/sphx_glr_cvm_sobol_func_thumb.png :alt: :ref:`sphx_glr_auto_examples_sensitivity_cramer_von_mises_cvm_sobol_func.py` .. raw:: html
Sobol function
.. raw:: html
.. only:: html .. image:: /auto_examples/sensitivity/cramer_von_mises/images/thumb/sphx_glr_cvm_exponential_thumb.png :alt: :ref:`sphx_glr_auto_examples_sensitivity_cramer_von_mises_cvm_exponential.py` .. raw:: html
Exponential function
.. raw:: html
.. toctree:: :hidden: /auto_examples/sensitivity/cramer_von_mises/cvm_sobol_func /auto_examples/sensitivity/cramer_von_mises/cvm_exponential .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: cramer_von_mises_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: cramer_von_mises_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_