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 Sept. 14, 2023, 1:07 a.m.