logistic: Logistic function

Description Usage Arguments Value

Description

Implementation of the logistic function

Usage

1
logistic(x, x0, k)

Arguments

x

value to apply the function to.

x0

midpoint parameter. Gives the centre of the function.

k

shape parameter. Gives the slope of the function.

Value

Value of logistic function with given parameters


Granoia/splatter-mod documentation built on May 28, 2019, 12:31 a.m.