sigmoid: Use sigmoid function to draw the curve

Description Usage Arguments Value

Description

Use sigmoid function to draw the curve

Usage

1
sigmoid(x, slope, off_set, elevation = 0)

Arguments

x

a vector

slope

the steepness of the curve. The larger the value, the smoother the curve becomes

off_set

shift the tuning point of the sigmoid curve. The higher the value, the more leftwards the curve will shift

Value

a vector


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.