myexpit: inverse logistic link function

View source: R/myexpit.R

myexpitR Documentation

inverse logistic link function

Description

a function that returns the inverse of the logistic link function

Usage

myexpit(x)

Arguments

x

numeric vector

Value

z

Author(s)

Aya Mitani

Examples

myexpit(2)

AyaMitani/test documentation built on April 22, 2022, 4:12 a.m.