Convenience function for the Gompertz model with lower limit fixed at 0 and upper limit fixed.
Arguments
- upper
numeric specifying the fixed upper horizontal asymptote. Default is 1.
- fixed
numeric vector of length 2 specifying fixed parameters (NAs for free parameters).
- names
character vector of parameter names.
- ...
additional arguments passed to
gompertz.
Value
A list (see gompertz).
