netket.stats.StatsBatch#
- class netket.stats.StatsBatch[source]#
Bases:
objectStatistics for an array-valued estimator (e.g. a susceptibility matrix).
Returned by
to_stats()andget_stats()when the combinator returns an array rather than a scalar.meananderror_of_meanhave the same shape as the combinator output. Scalar diagnostics (tau_corr,R_hat,variance) are not available and are not stored; useStatsfor scalar quantities.- Inheritance
