ibab/python-mle

Implement plotting functionality

ibab opened this issue · 0 comments

ibab commented

Users will need more functionality than just the model's likelihood when they want to create plots comparing model and data.
Multi-dimensional plots are awkward to work with, which is why we need to integrate out random variables from the likelihood.
Users should also be able to quickly scan the likelihood around their estimate.