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 Nov. 5, 2025, 5:53 p.m.