Resolve "Implement Joint-likelihood in `tupak.core.likelihood`"
All threads resolved!
Closes #179 (closed)
Edited by Ethan Payne
Merge request reports
Activity
added 1 commit
- 5a2b8484 - Added joint-likelihood for combining two likelihoods
@ethan.payne, this is great! Would you mind adding methods for the
noise_log_likelihood
andlog_likelihood_ratio
?added 1 commit
- 68ab490b - Added noise_log_likelihood and log_likelihood_ratio
- Automatically resolved by Ethan Payne
added 1 commit
- 5df665b2 - Added functionality to handle likelihoods as arguments
added 7 commits
- d5671da8 - Added type 'list' for likelihoods in JointLikelihood
- cc4f6aa8 - Deleted log_likelihood_ratio in JointLikelihood because it is the same as in the Base class
- 2f3ca036 - Added tests for the JointLikelihood
- 58da31c5 - Implemented JointLikelihood.likelihoods as a property
- 2e5da7bb - Added tests for JointLikelihood
- 3da21ba5 - Refactored the log_likelihood code to be a bit shorter.
- 019aa92f - Added some docstrings
Toggle commit list@ethan.payne @colm.talbot I added some test cases and refactored the code a bit.
- Automatically resolved by Moritz Huebner
assigned to @colm.talbot
mentioned in commit 27fbbcd8
Please register or sign in to reply