Wrapper for DRC Dose Response Models
drc_model.Rd
The 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
formula
formula relating theresponse
to thelog_dose
, if the drc::L.4 sigmoid link function is used ordose
if the drc::LL.4 log-linear sigmoid link functions used with thefct
argument.- fct
Boltzmann
non-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