Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

expit

Inverse logistic link function


Description

Computes \exp(x)/(1+\exp(x)). This is the inverse of the logistic link function, \log(p/(1-p)).

Usage

expit(x)

Arguments

x

numeric vector


locfit

Local Regression, Likelihood and Density Estimation

v1.5-9.4
GPL (>= 2)
Authors
Catherine Loader [aut], Jiayang Sun [ctb], Lucent Technologies [cph], Andy Liaw [cre]
Initial release
2020-03-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.