kadeng / pymc

PyMC version 3 (PyMC 2 is in branch 2.3)
http://pymc-devs.github.com/pymc/
Other
0 stars 0 forks source link

Todo / Ideas #1

Open kadeng opened 10 years ago

kadeng commented 10 years ago

Finalize improved Metropolis Hastings Sampler

kadeng commented 10 years ago

See also the paper at https://www.seas.harvard.edu/courses/cs281/papers/hastie-green-2011.pdf about Model selection using RJMCMC

kadeng commented 10 years ago

Some wishart sampler implementations I could find

https://code.google.com/p/haines/source/browse/gcp/wishart.py http://metaoptimize.com/qa/questions/14628/sampling-from-a-normal-inverse-wishart-in-python https://github.com/stan-dev/stan/blob/develop/src/stan/prob/distributions/multivariate/continuous/wishart.hpp https://code.google.com/p/haines/source/browse/gcp/wishart.py

kadeng commented 10 years ago

emcee integration

http://twiecki.github.io/blog/2013/09/23/emcee-pymc/ http://dan.iel.fm/emcee/current/ http://msp.org/camcos/2010/5-1/p04.xhtml