StatLib.iJohnson
This function computes the integral of the Johnson distribution (curve) defined by parameters JohnsonType, Gamma, Delta, Lambda, and Xi, for the Johnson variate value x.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.iJohnson( _ x As Double, _ JohnsonType As Integer, _ Gamma As Double, _ Delta As Double, _ Lambda As Double, _ Xi As Double) As Double |
Type: Double
Type: Integer
Type: Double
Type: Double
Type: Double
Type: Double |
Double |