mcmc Questions

2

Solved

Suppose we're given a prior on X (e.g. X ~ Gaussian) and a forward operator y = f(x). Suppose further we have observed y by means of an experiment and that this experiment can be repeated indefinit...
Rebuttal asked 1/7, 2013 at 16:29

3

Solved

I'm working with the pscl package in R and trying to get it to produce testable/reproducible results. I've taken a look at the underlying C code and it appears as though GetRNGstate() and PutRNGsta...
Pulpy asked 7/6, 2013 at 16:43

2

As an exercise, I rewrote the example program in the blog post Gibbs sampler in various languages (revisited) by Darren Wilkinson. The code appears below. This code runs on my (5 year old) machine...
Alost asked 30/5, 2012 at 9:21

6

I am seeking advice on how to incorporate C or C++ code into my R code to speed up a MCMC program, using a Metropolis-Hastings algorithm. I am using an MCMC approach to model the likelihood, given ...
Stomatic asked 10/2, 2012 at 11:36

3

Solved

I am using JAGS for simulating some MCMC distributions. I see the support for a sizeable set of distributions. But, I would like to sample out of a specific distribution that is not defiend in JAGS...
Excavator asked 27/7, 2010 at 8:2

© 2022 - 2024 — McMap. All rights reserved.