SSE_weighted

(function from pyomo.contrib.parmest.parmest)

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

Returns an expression that is used to compute the ‘SSE_weighted’ objective, assuming Gaussian i.i.d. errors, with measurement error standard deviation defined in the annotated Pyomo model

Parameters:

model (ConcreteModel) – Annotated Pyomo model