You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments