﻿netket.stats.Stats
==================

.. currentmodule:: netket.stats

.. autoclass:: Stats
   :show-inheritance:
   :exclude-members: __init__, __new__

   

   .. rst-class:: class-dl-groups

   Inheritance
      .. inheritance-diagram:: netket.stats.Stats
         :parts: 2


   
      
   .. rst-class:: class-dl-groups

   Attributes
      .. autoattribute:: Stats.R_hat
      .. autoattribute:: Stats.error_of_mean
      .. autoattribute:: Stats.mean
      .. autoattribute:: Stats.shape
      .. autoattribute:: Stats.tau_corr
      .. autoattribute:: Stats.tau_corr_max
      .. autoattribute:: Stats.variance
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: Stats.imag
      .. automethod:: Stats.real
      .. automethod:: Stats.replace
      .. automethod:: Stats.to_compound
      .. automethod:: Stats.to_dict

   