invlogit {miceafter}R 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)


[Package miceafter version 0.5.0 Index]