inv.logit {door} | R Documentation |
Calculate inverse of logit transformation
Description
Calculate inverse of logit transformation
Usage
inv.logit(x)
Arguments
x |
A numerical value |
Value
Back transformed value
[Package door version 0.0.2 Index]