logit: logit

Description Usage Arguments Value

View source: R/loadFUNs.R

Description

calculate the logit of a probability, p

Usage

1
logit(x)

Arguments

x

a real number, or vector of numbers between 0 and 1

Value

log(p/(1-p))


tessington/pelagichypoxia documentation built on May 10, 2020, 5:12 p.m.