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 NCA parameters to calc_derived #26

Open
billdenney opened this issue Jan 11, 2023 · 7 comments
Open

Add NCA parameters to calc_derived #26

billdenney opened this issue Jan 11, 2023 · 7 comments

Comments

@billdenney
Copy link
Collaborator

What do you think about adding NCA parameters to the outputs of calc_derived*()?

The specific parameters I'm thinking of are:

  • Cmax_dose_normalized
  • Tmax
  • AUC_dose_normalized (AUCinf for single dose and AUCtau for steady-state)
@mattfidler
Copy link

These are also in rxode2

@billdenney
Copy link
Collaborator Author

@mattfidler, how can I get them from rxode2?

@mattfidler
Copy link

rxDerived()

@mattfidler
Copy link

I'm trying to recall, but I think tmax may be there

@mattfidler
Copy link

Nope.

@mattfidler
Copy link

I think the difference is that it parses the parameters just like linCmt()

@kestrel99
Copy link
Owner

I think this can be arranged

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

3 participants