Skip to contents

Convenience function for the Gompertz model with the upper limit fixed.

Usage

G.3u(upper = 1, fixed = c(NA, NA, NA), names = c("b", "c", "e"), ...)

Arguments

upper

numeric specifying the fixed upper horizontal asymptote. Default is 1.

fixed

numeric vector of length 3 specifying fixed parameters (NAs for free parameters).

names

character vector of parameter names.

...

additional arguments passed to gompertz.

Value

A list (see gompertz).

See also