A three-parameter log-logistic function with upper limit fixed (default 1), primarily for use with binomial/quantal dose-response data.
Arguments
- upper
numeric value, the fixed upper limit (default 1).
- 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: b, c, e).
- ...
additional arguments to
llogistic.
Value
See llogistic.
