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

1693 auc t end multiple #1699

Merged
merged 2 commits into from
Sep 23, 2022
Merged

1693 auc t end multiple #1699

merged 2 commits into from
Sep 23, 2022

Conversation

msevestre
Copy link
Member

No description provided.


setCmaxAndTmax(pk, fullInterval, Constants.PKParameters.C_max, Constants.PKParameters.Tmax);
setCommonPKValues(pk, fullInterval);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defined a set of common pk values valid for both single and mulltiples

_pk.HasValueFor(Constants.PKParameters.AUC_inf_tD1_norm).ShouldBeFalse();
_pk.HasValueFor(Constants.PKParameters.Thalf_tDLast_tEnd).ShouldBeFalse();
_pk.HasValueFor(Constants.PKParameters.AUC_inf_tDLast).ShouldBeFalse();
_pk.HasValueFor(Constants.PKParameters.AUC_inf_tLast_norm).ShouldBeFalse();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this import static stuff

@msevestre msevestre merged commit 884c391 into develop Sep 23, 2022
@msevestre msevestre deleted the 1693-auc_t_end_multiple branch September 23, 2022 21:28
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.

2 participants