Wrapper for DRC Dose Response Models
drc_model.RdThe Dose Response Curve (drc) package supports regression models for sigmoidal and other functional forms. This wrapper sets up a similar model to the sigmoid_model.
Arguments
- data
data.frame- formula
formulaformula relating theresponseto thelog_dose, if the drc::L.4 sigmoid link function is used ordoseif the drc::LL.4 log-linear sigmoid link functions used with thefctargument.- fct
Boltzmannnon-linear link function. Default is the 4 parameter log-linear sigmoid equation, drc::L.4, where all parameters are to be estimated. To fix a subset them, set the parameters to constant values.- ...
additional arguments passed to drc::drm