Skip to contents

Convenience function for the Gompertz model with the lower limit fixed at 0.

Usage

G.3(fixed = c(NA, NA, NA), names = c("b", "d", "e"), ...)

Arguments

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