SimpleModel
===========

.. currentmodule:: lsst.cp.pipe

.. autoclass:: SimpleModel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimpleModel.difference
      ~SimpleModel.loglikelihood
      ~SimpleModel.model_results
      ~SimpleModel.negative_loglikelihood
      ~SimpleModel.rms_error

   .. rubric:: Methods Documentation

   .. automethod:: difference
   .. automethod:: loglikelihood
   .. automethod:: model_results
   .. automethod:: negative_loglikelihood
   .. automethod:: rms_error