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

'Full area' for bi-phasic or curves that cross the x-axis (get_AUC and AUC wrapper) #31

Open
sedavid01 opened this issue Sep 12, 2023 · 1 comment

Comments

@sedavid01
Copy link
Collaborator

Goal: Add a logical argument to allow users to choose whether bi-phasic responses or curves that cross the x-axis have 'added' area or if they want to keep an 'as is' integral for the dose-response curve.

@gracezhihuizhao
Copy link
Contributor

Only polynomial 2 has the potential to have bi-phasic shape that crosses x-axis, but how the codes are currently written, with positive constrain on its parameter "b", poly2 cannot be biphasic. Pushing this task back as of right now biphasic curve fitting is not valid.

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

2 participants