Learn R Programming

rtemis (version 0.79)

logistic: Logistic function

Description

Logistic function

Usage

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

Arguments

x

Float: Input

x0

x-value of the midpoint. Default = 0

L

maximum value. Default = 1

k

steepness of the curve. Default = 1