invlogit: Compute the inverse log-odds

View source: R/internal_functions.R

invlogitR Documentation

Compute the inverse log-odds

Description

Compute the inverse log-odds

Usage

invlogit(x)

Arguments

x

scalar or vector for which to compute the (componentwise) inverse log-odds

Value

A scalar or vector of values in (0,1)


countSTAR documentation built on July 9, 2023, 5:12 p.m.