logit: Calculate logit

Description Usage Arguments Examples

View source: R/logit.R

Description

This function calculates logit of an inputted probability.

Usage

1
logit(p)

Arguments

p

a probability between 0 and 1

Examples

1
logit(0.3)

fboehm/boehm documentation built on Feb. 16, 2020, 3:42 a.m.