emcee
develop
  • Installation
  • Quickstart
  • Example: Fitting a Model to Data
  • Autocorrelation analysis & convergence
  • Advanced Patterns
  • Parallel-Tempering Ensemble MCMC
  • FAQ
  • API
emcee
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | E | F | G | I | K | P | R | S | W

A

  • acceptance_fraction (emcee.EnsembleSampler attribute)

C

  • compute_log_prob() (emcee.EnsembleSampler method)

E

  • emcee (module), [1], [2], [3], [4], [5]
  • emcee.interruptible_pool (module)
  • EnsembleSampler (class in emcee)

F

  • function_1d() (in module emcee.autocorr)

G

  • GaussianMove (class in emcee.moves)
  • get_autocorr_time() (emcee.EnsembleSampler method)
  • get_blobs() (emcee.EnsembleSampler method)
  • get_chain() (emcee.EnsembleSampler method)
  • get_log_prob() (emcee.EnsembleSampler method)

I

  • integrated_time() (in module emcee.autocorr)
  • InterruptiblePool (in module emcee.interruptible_pool)

K

  • KDEMove (class in emcee.moves)

P

  • propose() (emcee.moves.GaussianMove method)
    • (emcee.moves.KDEMove method)
    • (emcee.moves.StretchMove method)
    • (emcee.moves.WalkMove method)

R

  • random_state (emcee.EnsembleSampler attribute)
  • reset() (emcee.EnsembleSampler method)
  • run_mcmc() (emcee.EnsembleSampler method)

S

  • sample() (emcee.EnsembleSampler method)
  • StretchMove (class in emcee.moves)

W

  • WalkMove (class in emcee.moves)

© Copyright 2012-2017, Dan Foreman-Mackey & contributors. Revision 39979f25.

Built with Sphinx using a theme provided by Read the Docs.