logit: Logit of x for 0 <= x <= 1.

Description Usage Arguments Value Examples

View source: R/logit.R

Description

Logit of x for 0 <= x <= 1.

Usage

1
logit(p)

Arguments

p

numeric between zero and one, possibly a vector

Value

logit of p

Examples

1
logit(0.2)

fintzij/statsparty documentation built on May 29, 2019, 8:31 a.m.