Learn R Programming

rstanarm (version 2.21.1)

logit: Logit and inverse logit

Description

Logit and inverse logit

Usage

logit(x)

invlogit(x)

Arguments

x

Numeric vector.

Value

A numeric vector the same length as x.