logit {mcp}R Documentation

Logit function

Description

Logit function

Usage

logit(mu)

Arguments

mu

A vector of probabilities (0.0 to 1.0)

Value

A vector with same length as mu


[Package mcp version 0.3.4 Index]