Rdocumentation
powered by
Learn R Programming
sigmoid (version 0.1.0)
Gompertz: Gompertz
Description
maps numeric vector using Gompertz function
Usage
Gompertz(x, a = 1, b = 1, c = 1)
Arguments
x
input vector
a
see details
b
see details
c
see details