Skip to content

Commit 857f49c

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

File tree

1 file changed

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

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,7 @@ Optionally, solver options can be supplied, e.g.,
235235
Objective function
236236
^^^^^^^^^^^^^^^^^^
237237

238-
The second argument is an optional argument if the objective function has already been included in the
239-
Pyomo model, which defines the optimization objective function to use in parameter estimation. However, if the
240-
objective function has not been included in the Pyomo model, like the one in the :ref:`ExperimentClass` Section
241-
above, the user is required to supply the second argument.
238+
The second argument, ``obj_function``, is used to specify the objective function to use for parameter estimation if the user has not manually defined an objective function in their ``Experiment`` class.
242239

243240
If ``obj_function`` is not specified, the Pyomo model is used "as is" and
244241
should be defined with "FirstStageCost" and "SecondStageCost"

0 commit comments

Comments
 (0)