PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Residuals plot #187

Closed plakrisenko closed 1 year ago

plakrisenko commented 1 year ago

Adds residuals plot for normal noise assumption.

codecov-commenter commented 1 year ago

Codecov Report

Merging #187 (0da9267) into develop (a7220eb) will decrease coverage by 0.02%. The diff coverage is 76.47%.

@@             Coverage Diff             @@
##           develop     #187      +/-   ##
===========================================
- Coverage    78.00%   77.98%   -0.02%     
===========================================
  Files           31       32       +1     
  Lines         2837     2871      +34     
  Branches       679      684       +5     
===========================================
+ Hits          2213     2239      +26     
- Misses         453      456       +3     
- Partials       171      176       +5     
Impacted Files Coverage Δ
petab/visualize/plot_data_and_simulation.py 76.66% <ø> (ø)
petab/visualize/plotter.py 83.58% <ø> (ø)
petab/visualize/plotting.py 86.86% <ø> (ø)
petab/visualize/plot_residuals.py 75.75% <75.75%> (ø)
petab/visualize/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.