File: autocorr.rst

package info (click to toggle)
emcee 3.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,460 kB
  • sloc: python: 2,496; makefile: 146; sh: 20
file content (13 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. _autocorr-user:

Autocorrelation Analysis
========================

A good heuristic for assessing convergence of samplings is the integrated
autocorrelation time. ``emcee`` includes tools for computing this and the
autocorrelation function itself. More details can be found in
:ref:`autocorr`.


.. autofunction:: emcee.autocorr.integrated_time
.. autofunction:: emcee.autocorr.function_1d