logit: Logistic transformation

Description Usage Arguments Value

View source: R/transformations.R

Description

This function transforms values on the probability scale to values on the logistic scale.

Usage

1
logit(p)

Arguments

p

a numeric vector with values between 0 and 1

Value

vector of values between -Inf and Inf


ef documentation built on Nov. 8, 2020, 4:36 p.m.