powered by
Calculates the logit of a specified value.
logit(x, min = 0, max = 1)
a number between 0 and 1.
minimum
maximum
The logit of x.
# NOT RUN { logit(0.5) # }
Run the code above in your browser using DataLab