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

147 plot obs vs pred #148

Merged

Commits on Jul 1, 2021

  1. Create parsing functions to centralize common code chunks

    These functions return expressions which can be directly evaluated
    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7bc5113 View commit details
    Browse the repository at this point in the history
  2. Fixes Open-Systems-Pharmacology#147 obs vs pred use PK ratio logic

    With this logic shapes and colors can be split in the legend
    Also, it is now possible to include uncertainty error bars
    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    daba40b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0144661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7edcb81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1f93d5 View commit details
    Browse the repository at this point in the history
  6. Fix plot tornado sort option

    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    23814b5 View commit details
    Browse the repository at this point in the history
  7. Updates on runPlotMaker

    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3ea42a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32669d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    282c28c View commit details
    Browse the repository at this point in the history
  10. Fix ggplot unwanted messages

    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e47985e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8c8b7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f630ba9 View commit details
    Browse the repository at this point in the history
  13. styler

    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c112b9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fbb537c View commit details
    Browse the repository at this point in the history
  15. Provide a data selection input for runPlotMaker

    Convenient input if you don't want/need to use a full data.frame
    pchelle committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    499c924 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Rename aaa.r to aaa-utilities.R describing better its content

    Update corresponding documentation
    pchelle committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1a427d2 View commit details
    Browse the repository at this point in the history