StatLib.Ilogis
This function is integral of Logistic distribution of x, where a and b are the mean and scale parameter, respectively.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Ilogis( _ x As Double, _ a As Double, _ b As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |