python-mle
python-mle copied to clipboard
Implement plotting functionality
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.