Numerix v0.6.0 Numerix.Special View Source
Special mathematical functions that would make Euler proud.
Link to this section Summary
Functions
Calculates the sigmoidal logistic function, a common "S" shape. It is the inverse of the natural logit function and so can be used to convert the logarithm of odds into a probability.
Calculates the logit function (the inverse of the sigmoidal logistic function) for probability p (a number between 0 and 1).
Link to this section Functions
Calculates the sigmoidal logistic function, a common "S" shape. It is the inverse of the natural logit function and so can be used to convert the logarithm of odds into a probability.
Calculates the logit function (the inverse of the sigmoidal logistic function) for probability p (a number between 0 and 1).