invlogit: Takes the inverse of a logit transformed value

View source: R/invlogit.R

invlogitR Documentation

Takes the inverse of a logit transformed value

Description

invlogit Takes the inverse of a logit transformed value

Usage

invlogit(est)

Arguments

est

A parameter estimate on the logit scale.

Value

back transformed value.

Author(s)

Martijn Heymans, 2021

Examples

 invlogit(est=1.39)


miceafter documentation built on Oct. 2, 2022, 5:08 p.m.