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