statrs
0.18.0
Module logistic
Module Items
Functions
In statrs::
function
statrs
::
function
Module
logistic
Copy item path
Source
Expand description
Provides the
logistic
and related functions
Functions
ยง
checked_
logit
Computes the logit function, returning
None
if
p < 0.0
or
p > 1.0
.
logistic
Computes the logistic function
logit
Computes the logit function