logit: Logit transform

View source: R/04_logit.R

logitR Documentation

Logit transform

Description

Take the logit transform of a value p

Usage

logit(p)

Arguments

p

Value to logit-transform

Examples

x <- logit(p = 0.01)

mcsiple/mmrefpoints documentation built on June 17, 2022, 8:41 p.m.