mrc-ide / drjacoby

Flexible Markov chain monte carlo via reparameterization
https://mrc-ide.github.io/drjacoby/
Other
12 stars 5 forks source link

Potential bug in likelihood calculation at iteration 0 #72

Closed bobverity closed 2 years ago

bobverity commented 3 years ago

Potential bug in particle.cpp, function Particle::init_like(). Looks like perhaps this only considers the final parameter?

bobverity commented 2 years ago

There is no bug. Panic over.