logistic: Logistic function

Description Usage Arguments Value See Also Examples

View source: R/maths_functions.R

Description

Converts a given value from the scale of -Inf and +Inf to 0 and 1

Usage

1

Arguments

p

numeric value to be converted

Value

numeric value of the converted input

See Also

logistic returns the inverse value (ie. the logit function)

Examples

1
2

jameshay218/mathfuncs documentation built on May 18, 2019, 11:20 a.m.