StatLib.Iextreme
This function is integral of Extreme value (Gumbel) distribution of x, where a and b are the location and scale parameters, respectively.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Iextreme( _ x As Double, _ a As Double, _ b As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |