USEPA / CompTox-ToxCast-tcplFit2

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

errfun should default to dt4 if not provided to tcplhit2_core #83

Closed brown-jason closed 2 months ago

brown-jason commented 4 months ago

Based on analysis here: https://github.com/USEPA/CompTox-ToxCast-tcpl/pull/209

https://github.com/USEPA/CompTox-ToxCast-tcplFit2/blob/0b849cf6b7a2425b13c38cc20791d5a6f8d5cebc/R/tcplhit2_core.R#L81

When a parameter is required (in this case errfun) we should check for it and throw a specific error that describes the parameter that is missing.

sedavid01 commented 2 months ago

This ticket was resolved in tcpl and is no longer necessary for development. Closing out this ticket.