Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/theory/sa.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ parameter has on the variance of the model:

.. math::

S_i = \frac{\mathbb{V}[\mathbb{E}[Y | Q_i]}{\mathbb{V}[Y]}.
S_i = \frac{\mathbb{V}[\mathbb{E}[Y | Q_i]]}{\mathbb{V}[Y]}.

Here, :math:`\mathbb{E}[{Y | Q_i}]` denotes the expected value of the output :math:`Y` when parameter
:math:`Q_i` is fixed.
Expand Down Expand Up @@ -90,4 +90,4 @@ while for a one dimensional output we get Sobol indices for each point in time.
To better be able to compare the Sobol indices across such features,
we therefore calculate the average of both the first order Sobol
indices :math:`\widehat{S}`,
and the total order Sobol indices :math:`\widehat{S}_{T}`.
and the total order Sobol indices :math:`\widehat{S}_{T}`.