flogit {biscuiteer} | R Documentation |
Helper function for calculating squeezed logit
flogit(x, sqz = 1e-06)
x |
A vector of values between 0 and 1 inclusive |
sqz |
The amount by which to 'squeeze' (DEFAULT: 0.000001) |
A vector of values between -Inf and +Inf