logit: Logit and inverse logit

View source: R/misc.R

logitR Documentation

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.


rstanarm documentation built on May 29, 2024, 5:51 a.m.