add reference implementation of the normalising constant in lkj distribution
Open
distributions
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
Currently there seems to be a difference with our implementation of normalising constant of the log prob in the lkj_correlation distribution. So, we need to find a different reference implementation of the normalising constant. This does not impact MCMC or sampling, but may affect future uses of lkj_correlation. For example, in the integration and marginalisation interface.
Contributor guide
Assessment
This issue has not been assessed yet.