Skip to content

Commit 94db2cb

Browse files
slilonfe5blnicho
andauthored
Update doc/OnlineDocs/explanation/analysis/parmest/driver.rst
Co-authored-by: Bethany Nicholson <blnicho@users.noreply.github.com>
1 parent beebef4 commit 94db2cb

File tree

1 file changed

+1
-3
lines changed
  • doc/OnlineDocs/explanation/analysis/parmest

1 file changed

+1
-3
lines changed

doc/OnlineDocs/explanation/analysis/parmest/driver.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,7 @@ mathematical model outlined in the introduction section of this Quick Start.
165165
Step 2: Load the Data and Create a List Experiments
166166
-----------------------------------------------------------------------
167167

168-
After creating an :class:`~pyomo.contrib.parmest.experiment.Experiment` class instance for the model, a list of the
169-
model's :class:`~pyomo.contrib.parmest.experiment.Experiment` class for all the experimental data points should be
170-
created.
168+
Load the experimental data into Python and create an instance of your :class:`~pyomo.contrib.parmest.experiment.Experiment` class for each set of experimental data. In this example, each measurement of `y` is treated as a separate experiment.
171169

172170
.. doctest::
173171

0 commit comments

Comments
 (0)