We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941b307 commit 4766bacCopy full SHA for 4766bac
1 file changed
doc/OnlineDocs/explanation/analysis/doe/guide.rst
@@ -94,7 +94,7 @@ the class. This step is required before the model can be labeled.
94
Step 3: Label the information needed for DoE analysis
95
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
96
97
-We label the four important groups as Pyomo Suffix components as mentioned before by
+We label the four important groups using Pyomo :class:`Suffix` components as mentioned before by
98
adding a ``label_experiment`` method. This method is required by Pyomo.DoE to identify
99
the design variables (experimental inputs), measurements, measurement errors, and
100
unknown parameters in the model.
0 commit comments