Inverse Logit Function
Given a numeric object return the inverse logit of the values. This function should not be called directly in this package, but be used by other functions like dscore and sscore.
invlogit(x)
x |
A numerical value |
An object of the same type as x containing the inverse logits of the input values.
invlogit(0)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.