StatLib.Iweibull
This function is integral of Weibull distribution of x, where b, c and theta are the scale, shape, and threshold (location) parameters, respectively.
Syntax
|
Parameters
|
Return Value
|
Function StatLib.Iweibull( _
x As Double, _
b As Double, _
c As Double, _
theta As Double) As Double
|
Type: Double
Type: Double
Type: Double
Type: Double
|
Double
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.