Why does mcmcgr anticipate that the data will be a 3 dimensional array? Suppose I have M chains of N values, so that my data is only two 2D. How can I use this script with that?
16 Nov 2010
mcmc
MCMC -- Markov Chain Monte Carlo Tools
Author: David Shera
In the definition of of the inverse wishart pdf the multivariate gamma distributrion is calculated as gammaln((d-k-klst)/2) which does not fit the definition of the multivariate gamma distribution: it should be gammaln(d - (k-klst)/2)
16 May 2010
mcmc
MCMC -- Markov Chain Monte Carlo Tools
Author: David Shera