Allin et al,
"Anyway, does anyone have a recommendation for a sort of "Markov Chain Monte
Carlo for dummies" -- a useful book, article or website?"
Gary Koop's "Bayesian Econometrics" has a good discussion of Gibbs sampling
and MCMC more generally, starting in section 4.2 (p. 60). He also covers convergence
diagnostics and importance sampling, and provides some further references. There's
matlab code available on his website.
Tony Lancaster's book ("An introduction to modern Bayesian econometrics") is
also pretty clear and has examples in R & Bugs.
" That is, if we start from some econometric problem, and we assume some relevant
data are available -- and maybe we also assume that I have some prior beliefs about the
problem in question that could be quantified to some extent, in some way -- how exactly
could I use MCMC to arrive at "better" (in what sense?) parameter estimates,
confidence intervals for these estimates, forecasts, and confidence intervals for the
forecasts, than I could obtain via regular OLS, GLS, MLE, or GMM?"
Well, as (primarily) a Bayesian, I'd mention the general argument that the posterior
distribution takes parameter uncertainty into account in an explicit way (via the prior),
that the other methods don't. Also, Bayesian estimators often have attractive
frequentist properties (I can't think of any references off the top of my head
though).
Specifically regarding MCMC methods, it can be much easier to explore the likelihood
surface by simulation rather than trying to find a global maximum. MCMC can also make it
much easier conceptually (and computationally) to deal with latent-variable models like
probits or Markov-switching models. The unobservable 'states' are treated just
like any other data. Finally, using Bayes factors marginal likelihoods (often computed via
MCMC) to compare models can deal with various frequentist problems like non-nested models
or parameters that aren't identified under the null.
I've been working on a function package to do Bayesian VARs via MCMC, but it's not
ready yet. I've also ported some gauss code that does MCMC for unit root tests with
multiple structural breaks at unknown dates. I'd be glad to share that if there's
interest.
HTH,
PS
-----Original Message-----
From: gretl-users-bounces(a)lists.wfu.edu [mailto:gretl-users-bounces@lists.wfu.edu] On
Behalf Of Allin Cottrell
Sent: Saturday, August 25, 2012 8:05 PM
To: Gretl users
Subject: [Gretl-users] MCMC for dummies?
This may appear to be totally off-topic but it's not entirely so, given that we've
had a "feature request" at sourceforge for a Gibbs sampler implementation.
Anyway, does anyone have a recommendation for a sort of "Markov Chain Monte Carlo for
dummies" -- a useful book, article or website?
I understand the principles of Monte Carlo analysis pretty well; I've read some
interesting arguments in favour of a Bayesian approach in statistics (though I'm
basically a frequentist); and I have some notion of what Markov chains are; but I'm
having trouble putting the whole picture together.
That is, if we start from some econometric problem, and we assume some relevant data are
available -- and maybe we also assume that I have some prior beliefs about the problem in
question that could be quantified to some extent, in some way -- how exactly could I use
MCMC to arrive at "better" (in what sense?) parameter estimates, confidence
intervals for these estimates, forecasts, and confidence intervals for the forecasts, than
I could obtain via regular OLS, GLS, MLE, or GMM?
I'm not asking people to explain this to me here, just to give any references that
they have found particularly useful.
Thanks.
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users