Learn R Programming

rstanarm (version 2.21.4)

logit: Logit and inverse logit

Description

Logit and inverse logit

Usage

logit(x)

invlogit(x)

Value

A numeric vector the same length as x.

Arguments

x

Numeric vector.