Skip to content

MCMCglmm with exponential family

2 messages · Iain Stott, Joshua Wiley

#
Hi Iain,

I wrote a package to get predictions from MCMCglmm---importantly the
predictions are based on the full posterior, which aside from making
them slow and computationally intensive, means that you can
marginalize the predictions (or transform, or get credible intervals,
or, ...) without having to work out the analytical solution.

The downside is that I have not implemented it for the exponential
family, but the code base may be a place for you to start.  And if you
want, I may have some time to work with you and could incorporate
support for exponential if you can help provide some simple examples,
and help check the accuracy of results.

The package is here on github: https://github.com/jwiley/postMCMCglmm

Cheers,

Josh
On Mon, Sep 9, 2013 at 12:35 PM, Iain Stott <i.stott at exeter.ac.uk> wrote: