Learn R Programming

assist (version 3.1.9)

alogit: Calculate the Inverse Logit Transformation

Description

Perform an inverse logit calculation

Usage

alogit(x)

Value

Returned is \(e^x/(1+e^x)\).

Arguments

x

a numeric value

Author

Chunlei ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu