logistic: Logistic function

Description Usage Arguments Value

View source: R/utils.R

Description

Implementation of the logistic function (this function is borrowed from splatter).

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 funciton with given parameters


JINJINT/splattermodify documentation built on May 19, 2021, 4:05 p.m.