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

Think about how to extend predictive models to PK models #126

Open
DavAug opened this issue Dec 29, 2020 · 0 comments
Open

Think about how to extend predictive models to PK models #126

DavAug opened this issue Dec 29, 2020 · 0 comments

Comments

@DavAug
Copy link
Owner

DavAug commented Dec 29, 2020

The logic of the PredictiveModel sampling, and visualisation with PredictiveModelPlot makes sense as long as no dosing information is required. But when we start to sample from PK and PKPD models it makes sense to

  1. Be able to set the dosing regimen, either by hand or from a dataset. Potentially easiest way is to accept a pandas DataFrame in a standard format that contains dosing events.
  2. When we sample from the predictive model, the dosing regimen information is returned, such that it may be visualised in a PKPredictivePlot.
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

No branches or pull requests

1 participant