invlogit function

Takes the inverse of a logit transformed value

Takes the inverse of a logit transformed value

invlogit Takes the inverse of a logit transformed value

invlogit(est)

Arguments

  • est: A parameter estimate on the logit scale.

Returns

back transformed value.

Examples

invlogit(est=1.39)

Author(s)

Martijn Heymans, 2021

  • Maintainer: Martijn Heymans
  • License: GPL (>= 2)
  • Last published: 2022-10-02