Learn R Programming

SVDMx (version 0.1.0)

logit: Calculate logit

Description

Calculate logit

Usage

logit(x)

Value

The logit of x.

Arguments

x

A number in the range (0,1).

Examples

Run this code
logit(0.5)

Run the code above in your browser using DataLab