pint.fitter.ModelState ====================== .. currentmodule:: pint.fitter .. autoclass:: ModelState :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: ~ModelState.predicted_chi2 ~ModelState.take_step ~ModelState.take_step_model .. rubric:: Attributes .. autosummary:: ~ModelState.chi2 ~ModelState.covariance_matrix ~ModelState.parameter_covariance_matrix ~ModelState.resids ~ModelState.step