invlogit: Inverse Logit Function

Description Usage Arguments Value

View source: R/functions_utility.R

Description

Given a numeric object return the inverse logit of the values.

Usage

1

Arguments

x

A numeric object.

Value

An object of the same type as x containing the inverse logits of the input values.


contextual documentation built on July 26, 2020, 1:06 a.m.