Skip to content

[Particle Gibbs] [Bug] Missing global parameter prior in particles weight #383

@emilemathieu

Description

@emilemathieu

In CSMC when used within a Gibbs sampler, particles' weight should include (log)priors of conditioned random variables.

For instance in the following mixture model, normal random variables :mu1 and :mu2 logpdfs should be added in particles' weight. Fortunately for this particular case, all particles are missing the same value which consequently does not bias the resampling step. Yet for models where the number of conditioned random variable used in the CSMC step is random, this is invalid.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions