StatLib.Ifdistr
This function is integral of F distribution of x, where nu and omega are the degrees of freedom.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Ifdistr( _ x As Double, _ nu As Double, _ omega As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |