expit: Perform expit transformation.

Description Usage Arguments Value Author(s) See Also

Description

Applies expit transformation to one or more real numbers, which is the inverse of the logit transformation applied to one or more probabilities.

Usage

1
expit(x)

Arguments

x

Any numeric value, vector, or array.

Value

A value, vector, or array matching the dimensions of x and with elements, y, with range 0 < y < 1.

Author(s)

Quresh S. Latif

See Also

logit


qureshlatif/WoodpeckerHSI documentation built on May 29, 2019, 7:51 a.m.