SSE

(function from pyomo.contrib.parmest.parmest)

pyomo.contrib.parmest.parmest.SSE(model)[source]

Returns an expression that is used to compute the sum of squared errors (‘SSE’) objective, assuming Gaussian i.i.d. errors

Parameters:

model (ConcreteModel) – Annotated Pyomo model