pastas.solver.least_squares.Lmfit.objfunction ============================================= .. py:method:: pastas.solver.least_squares.Lmfit.objfunction(parameters: pandas.DataFrame, noise: bool, weights: pandas.Series) -> pastas.typing.ArrayLike Objective function that is minimized by the Lmfit solver. .. !! processed by numpydoc !!