inv_logit {pubh} | R Documentation |
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. |
[Package pubh version 1.3.2 Index]