Learn R Programming

miceafter (version 0.5.0)

invlogit: Takes the inverse of a logit transformed value

Description

invlogit Takes the inverse of a logit transformed value

Usage

invlogit(est)

Value

back transformed value.

Arguments

est

A parameter estimate on the logit scale.

Author

Martijn Heymans, 2021

Examples

Run this code
 invlogit(est=1.39)

Run the code above in your browser using DataLab