StatLib.vJohnson
This function computes the inverse integral (Johnson variate value) of the Johnson distribution (curve) defined by parameters JohnsonType, Gamma, Delta, Lambda, and Xi, for the probability value p.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.vJohnson( _ p 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 |