SimulatedModel
==============

.. currentmodule:: lsst.cp.pipe

.. autoclass:: SimulatedModel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimulatedModel.difference
      ~SimulatedModel.loglikelihood
      ~SimulatedModel.model_results
      ~SimulatedModel.negative_loglikelihood
      ~SimulatedModel.rms_error

   .. rubric:: Methods Documentation

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