Skip to content

Commit 617c49c

Browse files
slilonfe5jsiirola
andauthored
Update doc/OnlineDocs/explanation/analysis/doe/guide.rst
Co-authored-by: John Siirola <jsiirola@users.noreply.github.com>
1 parent b33cd07 commit 617c49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • doc/OnlineDocs/explanation/analysis/doe

doc/OnlineDocs/explanation/analysis/doe/guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MBDoE analysis. This is in line with the convention used in the parameter estima
1414
* ``measurement_error`` - The error associated with individual values measured during the experiment. It is passed as a standard deviation or square root of the diagonal elements of the observation error covariance matrix. Pyomo.DoE currently assumes that the observation errors are Gaussain and independent both in time and across measurements.
1515
* ``unknown_parameters`` - Those parameters in the model that are estimated using the measured values during the experiment
1616

17-
An example of the subclassed ``Experiment`` object that builds and labels the model is shown in the next few sections.
17+
An example of the subclassed :class:`Experiment` object that builds and labels the model is shown in the next few sections.
1818

1919
This guide illustrates the use of Pyomo.DoE using a reaction kinetics example (Wang and Dowling, 2022).
2020

0 commit comments

Comments
 (0)