stan-dev / projpred

Projection predictive variable selection
https://mc-stan.org/projpred/
Other
109 stars 25 forks source link

Fix bug where trying to ensure finite `log()` values #377

Closed fweber144 closed 1 year ago

fweber144 commented 1 year ago

This fixes a bug in the internal function latent_ll_oscale_binom_nocats() added by the latent projection. Since the latent projection has just been merged into master, a NEWS.md entry for this fix is not added.