ilogit {mcp}R Documentation

Inverse logit function

Description

Inverse logit function

Usage

ilogit(eta)

Arguments

eta

A vector of logits

Value

A vector with same length as eta


[Package mcp version 0.3.4 Index]