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

invlogit

Inverse Logit Function


Description

Given a numeric object return the inverse logit of the values. This function should not be called directly in this package, but be used by other functions like dscore and sscore.

Usage

invlogit(x)

Arguments

x

A numerical value

Value

An object of the same type as x containing the inverse logits of the input values.

See Also

Examples

invlogit(0)

KMDA

Kernel-Based Metabolite Differential Analysis

v1.0
GNU General Public License
Authors
Xiang Zhan and Debashis Ghosh
Initial release
2015-03-26

We don't support your browser anymore

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