StatLib.VNoncentralT
This function computes the quantile (or inverse of the cdf) of the noncentral t distribution.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.VNoncentralT( _ p As Double, _ df As Double, _ ncp As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |