A three-parameter (shifted) Michaelis-Menten function where b is fixed at -1 and f at 1.
Arguments
- fixed
numeric vector of length 3, specifying fixed parameters (use NA for non-fixed parameters).
- names
character vector of length 3, specifying the names of the parameters (default: c, d, e).
- ...
additional arguments to
llogistic.
Value
See llogistic.
Examples
met.mm.m1 <- drm(gain~dose, product, data = methionine, fct = MM.3())
#> Control measurements detected for level: control
