logistic: Logistic function

View source: R/rt_ops.R

logisticR Documentation

Logistic function

Description

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.


egenn/rtemis documentation built on Oct. 28, 2024, 6:30 a.m.