logistic: Logistic Function

Description Usage Arguments Value

View source: R/logistic.R

Description

Generalized logistic function.

Usage

1
logistic(t, s = 1, k = 0, U = 1, L = 0)

Arguments

t

Variable (usually time, hence t)

s

Slope

k

Intercept

U

Upper asymptote

L

Lower asymptote

Value

Value of the function at t, given the parameters.


hkauhanen/hipster documentation built on July 4, 2020, 11:25 p.m.