Skip to content
Prev 175135 / 398506 Next

'stretching' a binomial variable

On 3/27/2009 7:49 AM, imicola wrote:
It seems to me that the problem in a situation like this is with the 
algorithm, not with the data.  Can't you modify it to get better 
convergence?  For example, set your target to be the square root of your 
posterior (or some other power between 0 and 1); this is more diffuse, 
so it's easier to sample from.  Then use importance sampling to reweight 
the sample.

Duncan Murdoch