We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4253946 commit 94da60eCopy full SHA for 94da60e
doc/OnlineDocs/explanation/analysis/parmest/overview.rst
@@ -27,7 +27,7 @@ a vector, :math:`\boldsymbol{\theta}`, to use in the functional form
27
.. math::
28
29
\boldsymbol{y}_i & = \boldsymbol{f}\left(\boldsymbol{x}_{i}, \boldsymbol{\theta}\right) +
30
- \boldsymbol{\varepsilon}_i \quad \forall \; i \in \left\{1, \ldots, n}
+ \boldsymbol{\varepsilon}_i \quad \forall \; i \in \{1, \ldots, n\}
31
32
where :math:`\boldsymbol{y}_{i} \in \mathbb{R}^m` are observations of the measured or output variables,
33
:math:`\boldsymbol{f}` is the model function, :math:`\boldsymbol{x}_{i} \in \mathbb{R}^{q}` are the decision
0 commit comments