sigT: Sigmoid transformation

Description Usage Arguments Value

Description

This function transforms a numeric vector using a sigmoid function

Usage

1
sigT(x, slope = 20, inflection = 0.5)

Arguments

x

Numeric vector

slope

Number indicating the slope at the inflection point

inflection

Number indicating the inflection point

Value

Numeric vector


viper documentation built on Nov. 8, 2020, 7:37 p.m.