logit: Logit function

View source: R/logit.R View source: R/ExternalBinaryLogisticBiplot.R

logitR Documentation

Logit function

Description

Calculates the logit of a probability

Usage

logit(p)

Arguments

p

A probability

Details

Calculates the logit of a probability

Value

The lo git of the provided probebility

Author(s)

Jose Luis Vicente Villardón


MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.