Skip to contents

Logistic function

Usage

logistic(x, x0 = 0, L = 1, k = 1)

Arguments

x

Float: Input

x0

x-value of the midpoint.

L

maximum value.

k

steepness of the curve.