Chi2fit.Statistics.error

You're seeing just the function error, go back to Chi2fit.Statistics module for more information.

Specs

error([{gamma :: number(), k :: pos_integer()}], :initial_sequence_method) ::
  {var :: number(), lag :: number()}

Calculates and returns the error associated with a list of observables.

Usually these are the result of a Markov Chain Monte Carlo simulation run.

The only supported method is the so-called Initial Sequence Method. See section 1.10.2 (Initial sequence method) of [1].

Input is a list of autocorrelation coefficients. This may be the output of auto/2.

References

[1] 'Handbook of Markov Chain Monte Carlo'