logistic: Calculate logistic of a number

Description Usage Arguments Value

View source: R/wg_util.R

Description

Calculates logistic(x) according to the formula: 1 / (1 + exp(-x))

Usage

1

Arguments

x

a numeric value

Value

the logistic of x


wgaul/wgutil documentation built on June 1, 2020, 3:39 a.m.