pygsti.protocols.gst.ModelEstimateResults
=========================================

.. currentmodule:: pygsti.protocols.gst

.. autoclass:: ModelEstimateResults
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~ModelEstimateResults.__init__
      ~ModelEstimateResults.add_estimate
      ~ModelEstimateResults.add_estimates
      ~ModelEstimateResults.add_hessians
      ~ModelEstimateResults.add_model_test
      ~ModelEstimateResults.add_mongodb_write_ops
      ~ModelEstimateResults.copy
      ~ModelEstimateResults.from_dir
      ~ModelEstimateResults.from_mongodb
      ~ModelEstimateResults.from_mongodb_doc
      ~ModelEstimateResults.remove_from_mongodb
      ~ModelEstimateResults.remove_me_from_mongodb
      ~ModelEstimateResults.rename_estimate
      ~ModelEstimateResults.to_dataframe
      ~ModelEstimateResults.to_nameddict
      ~ModelEstimateResults.view
      ~ModelEstimateResults.write
      ~ModelEstimateResults.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ModelEstimateResults.collection_name
      ~ModelEstimateResults.dataset
   
   