pastas.solver.least_squares.Lmfit.fit_report ============================================ .. py:method:: pastas.solver.least_squares.Lmfit.fit_report(corr: bool = False, stderr: bool = False, warnings: bool = True, obj_func: float = np.nan, full_output: bool = False) -> str Report on the fit after a model is optimized. .. !! processed by numpydoc !!