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

invlogit

invlogit


Description

Transforming (-Inf,Inf) to original scale (0,1)

Usage

invlogit(q, ...)

Arguments

q
...

Details

function f(z) = \frac{e^{z}}{e^{z} + 1} \! = \frac{1}{1 + e^{-z}} \!

Author(s)

Thomas Wutzler

See Also


logitnorm

Functions for the Logitnormal Distribution

v0.8.38
GPL-2
Authors
Thomas Wutzler
Initial release

We don't support your browser anymore

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