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 May 4, 2024, 7:40 p.m.