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 15, 2022, 12:04 a.m.