pubh (version 1.3.2)

inv_logit: Inverse of the logit

Description

inv_logit Calculates the inverse of the logit (probability in logistic regression)

Usage

inv_logit(x)

Arguments

x

Numerical value used to compute the inverse of the logit.