USEPA / CompTox-ToxCast-tcplFit2

Performs basic concentration response curve fitting
https://cran.r-project.org/package=tcplfit2
Other
1 stars 0 forks source link

Update Continuous Hitcalling for Error Distribution Choice #34

Closed sedavid01 closed 9 months ago

sedavid01 commented 10 months ago

Currently the error model for continuous dose-response curves assumes a t-distribution and thus this is the assumption for the continuous hitcall. If a users chooses an alternative error model (e.g. normal distribution) then the continuous hitcall calculation should reflect this distributional assumption.

Goal: Update the respective P's in the continuous hitcall calculation to allow for normal distribution when that is the assumption for model fits.

sedavid01 commented 9 months ago

This PR was approved and merged into "dev". Closing this ticket.