USEPA / CompTox-ToxCast-tcplFit2

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

22 create an auc wrapper function for after hit calling #35

Closed gracezhihuizhao closed 9 months ago

gracezhihuizhao commented 10 months ago

Added a wrapper function for AUC calculation after hit-calling and added an example to the vignette

sedavid01 commented 9 months ago

@gracezhihuizhao go ahead and just pull the auc wrapper function into concRespCore after the hitcalling function. However, if a user utilizes the fitting and hitcalling functions separate they would need to run the wrapper function separate after the hitcalling function.