Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default plot functions for other biokinetics outputs #32

Merged
merged 11 commits into from
Dec 11, 2024
Merged

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Nov 15, 2024

Adds default plot methods for objects returned from:

  • simulate_individual_trajectories
  • population_stationary_points

Closes #22

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 97.05882% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@cf7a1e2). Learn more about missing BASE report.
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
R/plot.R 96.80% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage        ?   78.79%           
=======================================
  Files           ?       11           
  Lines           ?      816           
  Branches        ?        0           
=======================================
  Hits            ?      643           
  Misses          ?      173           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hillalex hillalex changed the title add individual trajectories plot Add default plot functions for all remaining biokinetics outputs Nov 19, 2024
@hillalex hillalex changed the title Add default plot functions for all remaining biokinetics outputs Add default plot functions for other biokinetics outputs Nov 19, 2024
@hillalex hillalex marked this pull request as ready for review December 2, 2024 14:14
@hillalex hillalex requested review from thimotei and dchodge December 4, 2024 10:58
@hillalex hillalex merged commit c9958c6 into main Dec 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add plotting functions to aid with model diagnostics
1 participant